1 2 3 4 5 6 7 8 9 10 11
#ifndef _ASM_NAMEI_H #define _ASM_NAMEI_H /* * This dummy routine maybe changed to something useful * for /usr/gnemul/ emulation stuff. */ #define __emul_prefix() NULL #endif /* _ASM_NAMEI_H */