allwinner_a64/android/external/clang/test/Modules/Inputs/private0/common.h
2018-08-08 16:14:42 +08:00

6 lines
63 B
C

#ifndef COMMON_H
#define COMMON_H
typedef int common;
#endif