Reboot when Ctrl+Alt+Del is pressed.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 26 Aug 2008 03:05:05 +0000 (03:05 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 26 Aug 2008 03:05:05 +0000 (03:05 +0000)
commitcc5c971c3cc498d528a2f74f4dc2f8e27a690311
tree93feb2a3f207eabd8bb287ea314a33128f921791
parent500278652b3d3ec6ba08c150e749b65ca4a5d208
Reboot when Ctrl+Alt+Del is pressed.

Suggested by Anthony Romano.
Implementation with assistance from and reviewed by Godmar Back.
src/devices/kbd.c
src/devices/timer.c
src/devices/timer.h
src/threads/init.c