2 * Variables for executable support.
7 * See lisp.c for documentation, but basically this is linked in for
8 * executables to indicate that the image is builtin. We must not
9 * define initial_function_addr here because the linker script will
10 * set the value appropriately.
12 int builtin_image_flag = 1;