Line 52:
Line 52:
08: fd // file handle returned by open that is passed to other calls
08: fd // file handle returned by open that is passed to other calls
0c: arg[5] // see below
0c: arg[5] // see below
−
// IOS does not care about data beyond here
−
20: async1
−
24: async2
−
28: padding // all zeros
−
3F: relaunch, used for ioctlvreboot
open: fd = 0
open: fd = 0