Move reboot() and power_off() to new file, and rename to fit convention.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 9 Nov 2008 19:41:18 +0000 (11:41 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 9 Nov 2008 19:41:18 +0000 (11:41 -0800)
commit81e99ad722110f1c79396d78a92c14f7799ad032
tree251f2fa70afe2539d4f6cd4b438b7280e1b6c31f
parent9a23692f412876842078fecd7c3e7c34e1b2fdc5
Move reboot() and power_off() to new file, and rename to fit convention.
solutions/p2.patch
solutions/p3.patch
solutions/p4.patch
src/Makefile.build
src/devices/kbd.c
src/devices/shutdown.c [new file with mode: 0644]
src/devices/shutdown.h [new file with mode: 0644]
src/lib/kernel/debug.c
src/threads/init.c