Guru Prasad Srinivasa 2cb47cb4c8 Removed all instances of crash_prog()
crash_prog was introduced to force-crash a userspace program
since _exit may not yet be implemented. However, the new versions
of OS161 already have the exact same logic as crash_prog in stdlib/exit.
2016-03-07 10:55:20 -05:00
2015-12-23 00:50:04 +00:00
2015-12-23 00:50:04 +00:00
2015-12-23 00:50:04 +00:00
2015-12-23 00:50:04 +00:00
2015-12-23 00:50:04 +00:00
Description
Relearning OS programming :)
2 MiB
Languages
C 92.5%
Makefile 3.1%
Assembly 2.1%
Shell 1.4%
Perl 0.6%
Other 0.2%