mini/powerpc_elf.h

7 lines
96 B
C
Raw Normal View History

2008-12-28 14:35:37 +01:00
#ifndef __POWERPC_H__
#define __POWERPC_H__ 1
int powerpc_load_file(const char *path);
#endif