Fix multiboot for ACK-built images

Move the profiling buffer to the end of the data segment
This commit is contained in:
Arun Thomas
2010-12-17 13:47:11 +00:00
parent b6f3b7e7f6
commit 361f377493
4 changed files with 8 additions and 3 deletions

View File

@@ -34,7 +34,6 @@ SRCS+= \
do_sigreturn.c \
do_abort.c \
do_getinfo.c \
do_sprofile.c \
do_cprofile.c \
do_profbuf.c \
do_vmctl.c \