~linaro-toolchain-dev/cortex-strings/trunk

1
2
3
4
5
/* Basic macros that newlib uses */
#define _PTR  void *
#define _DEFUN(_name, _args, _def)  _name (_def)
#define _CONST const
#define _AND ,