Home
last modified time | relevance | path

Searched refs:OSInstallCommandBlock (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.3/include/revolution/
DOSInstall.h75 typedef struct OSInstallCommandBlock struct
84 } OSInstallCommandBlock; argument
86 typedef void (*OSInstallCallback)( s32 result, OSInstallCommandBlock *block );
91 …(u32 num, u32 fsBlock, u32 inode, u32* answer, OSInstallCallback cb, OSInstallCommandBlock *block);