utils/Makefile: Use LOADLIBES instead of LDFLAGS to link the math library.
[pintos-anon] / src / userprog / syscall.h
2004-09-06 Ben PfaffFix up header guards.
2004-09-05 Ben PfaffSystem call interface.