12 lines
175 B
C
12 lines
175 B
C
|
/***************************************************************
|
||
|
*
|
||
|
* file: bootufs.h
|
||
|
*
|
||
|
* author: chapuni(GBA02750@niftyserve.or.jp)
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
extern void test();
|
||
|
|
||
|
/* eof */
|