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;
|
unit mouse;
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
* Unit: Scheduler
|
* Unit: Scheduler
|
||||||
* Description: Schedules Context Switches
|
* Description: Schedules Context Switches
|
||||||
************************************************
|
************************************************
|
||||||
* Author: Aaron Hance
|
* Author: K Morris
|
||||||
* Contributors:
|
* Contributors:
|
||||||
************************************************ }
|
************************************************ }
|
||||||
|
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
{ ************************************************
|
||||||
|
* Asuro
|
||||||
|
* Unit: Terminal
|
||||||
|
* Description: Interactive shell for the user
|
||||||
|
************************************************
|
||||||
|
* Author: K Morris
|
||||||
|
* Contributors:
|
||||||
|
************************************************ }
|
||||||
|
|
||||||
unit terminal;
|
unit terminal;
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
Loading…
x
Reference in New Issue
Block a user