struct / union in initializer, RFE #901.
[sdcc.git] / sdcc / device / include / stdnoreturn.h
blob992f9b96f7edb5d3f75626463eb5c120908639a8
1 #ifndef __SDCC_STDNORETURN_H
2 #define __SDCC_STDNORETURN_H 1
4 #define noreturn _Noreturn
6 #endif