Al's system call -> kernel call renaming
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* The system call implemented in this file:
|
||||
/* The kernel call implemented in this file:
|
||||
* m_type: SYS_VDEVIO
|
||||
*
|
||||
* The parameters for this system call are:
|
||||
* The parameters for this kernel call are:
|
||||
* m2_i3: DIO_REQUEST (request input or output)
|
||||
* m2_i1: DIO_TYPE (flag indicating byte, word, or long)
|
||||
* m2_p1: DIO_VEC_ADDR (pointer to port/ value pairs)
|
||||
|
||||
Reference in New Issue
Block a user