common-lisp.net
/
projects/cmucl/cmucl.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Clean up RCS ids
[projects/cmucl/cmucl.git]
/
src
/
lisp
/
exec-init.c
1
/*
2
* Variables for executable support.
3
*
4
*/
5
6
/* See lisp.c for documentation */
7
int builtin_image_flag = 0;
8
long initial_function_addr = 0;
9