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)
commita4e60364ebf69203297ce071914671d2b49d9b6d
tree82d7678e8e0d9c73d163fc409172c3bb7ba6df79
parent8b805d179d0bd022182491d91584280a83eb451d
Move reboot() and power_off() to new file, and rename to fit convention.
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