This commit is contained in:
commit
47aee91ef4
396 changed files with 32003 additions and 0 deletions
15
tools/psyq/include/ROMIO.H
Normal file
15
tools/psyq/include/ROMIO.H
Normal file
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
* romio.h
|
||||
*
|
||||
* rom monitor i/o
|
||||
*/
|
||||
/*
|
||||
* $PSLibId: Run-time Library Release 4.7$
|
||||
*/
|
||||
|
||||
#ifndef _ROMIO_H
|
||||
#define _ROMIO_H
|
||||
|
||||
#include <sys/file.h>
|
||||
|
||||
#endif /* _ROMIO_H */
|
Loading…
Add table
Add a link
Reference in a new issue