Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bp-sym.h « include « linux « sys « libc « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 249a4bd66329475f9fbc2c15175d7da0e6ab90f7 (plain)
1
2
3
4
5
6
#ifndef __BP_SYM_H__
#define __BP_SYM_H__

#define BP_SYM(NAME) NAME

#endif