File:  [RetroPC.NET] / np2 / cbus / atapicmd.h
Revision 1.1: download - view: text, annotated - select for diffs
Fri Mar 19 12:36:52 2004 JST (21 years, 7 months ago) by yui
Branches: MAIN
CVS tags: VER_0_80, VER_0_79, VER_0_78, VER_0_77, VER_0_76, HEAD
fix bios (T.Yui)


#if defined(SUPPORT_IDEIO)

#ifdef __cplusplus
extern "C" {
#endif

void atapicmd_a0(IDEDRV drv);

#ifdef __cplusplus
}
#endif

#endif


RetroPC.NET-CVS <cvs@retropc.net>