Cleanup
git-svn-id: https://spexeah.com:8443/svn/Asuro@229 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
parent
f5bc060ccf
commit
eb44d814bd
@ -1,3 +1,12 @@
|
||||
{ ************************************************
|
||||
* Asuro
|
||||
* Unit: Drivers/mouse
|
||||
* Description: Mouse Driver
|
||||
************************************************
|
||||
* Author: K Morris
|
||||
* Contributors:
|
||||
************************************************ }
|
||||
|
||||
unit mouse;
|
||||
|
||||
interface
|
||||
|
@ -3,7 +3,7 @@
|
||||
* Unit: Scheduler
|
||||
* Description: Schedules Context Switches
|
||||
************************************************
|
||||
* Author: Aaron Hance
|
||||
* Author: K Morris
|
||||
* Contributors:
|
||||
************************************************ }
|
||||
|
||||
|
@ -1,3 +1,12 @@
|
||||
{ ************************************************
|
||||
* Asuro
|
||||
* Unit: Terminal
|
||||
* Description: Interactive shell for the user
|
||||
************************************************
|
||||
* Author: K Morris
|
||||
* Contributors:
|
||||
************************************************ }
|
||||
|
||||
unit terminal;
|
||||
|
||||
interface
|
||||
|
Loading…
x
Reference in New Issue
Block a user