Source position: system.inc line 73
type _syssramex = packed record  | 
flash_id: array [0..1,0..11] of cuint8;  | 
wirelessKbd_id: cuint32;  | 
wirelessPad_id: array [0..3] of cuint16;  | 
dvderr_code: cuint8;  | 
__padding0: cuint8;  | 
flashID_chksum: array [0..1] of cuint16;  | 
__padding1: array [0..3] of cuint8;  | 
end;  |