Retro68/gcc/newlib/libc/sys/linux/include/bp-sym.h

7 lines
77 B
C
Raw Normal View History

#ifndef __BP_SYM_H__
#define __BP_SYM_H__
#define BP_SYM(NAME) NAME
#endif