[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'oldlinux' (#rtl) |
Register describing system calls.
Source position: oldlinux.pp line 113
type SysCallRegs = record |
||
reg1: LongInt; |
|
Register 1 |
reg2: LongInt; |
|
Register 2 |
reg3: LongInt; |
|
Register 3 |
reg4: LongInt; |
|
Register 4 |
reg5: LongInt; |
|
Register 5 |
reg6: LongInt; |
|
Register 6 |
end; |
No notes exist for this page yet.