Retro68/gcc/newlib/libc/sys/linux/include/bp-sym.h
Wolfgang Thaller d464252791 re-add newlib
2017-04-11 23:13:36 +02:00

7 lines
77 B
C

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