#ifndef __POWERPC_H__ #define __POWERPC_H__ 1 int powerpc_load_file(const char *path); #endif