src/include: Open brace on same line as enum or struct
[coreboot.git] / src / include / inttypes.h
blob77c39c41992d5ab2e921f2aa691da5a2b4090fa7
1 #ifndef INTTYPES_H
2 #define INTTYPES_H
3 #include <stdint.h>
4 #endif /* INTTYPES_H */