Add union definition

このコミットが含まれているのは:
2022-07-29 08:16:44 +02:00
コミット 075c4650cf

ファイルの表示

@@ -23,6 +23,7 @@
#define EXTERN extern
#define STRUCT struct
#define STATIC static
#define UNION union
#define VOLATILE volatile
/* NULL values */