summaryrefslogtreecommitdiffstats
path: root/newlib/libc/sys/linux/include/bp-sym.h
blob: 249a4bd66329475f9fbc2c15175d7da0e6ab90f7 (plain)
1
2
3
4
5
6
#ifndef __BP_SYM_H__
#define __BP_SYM_H__

#define BP_SYM(NAME) NAME

#endif