diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-03-14 23:10:23 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-03-15 23:15:11 +0100 |
commit | 49838a84f557688a21a24292504021a63992b92c (patch) | |
tree | 59881b8f5cfa49719e9b8d86a60d96c4560b86d8 /program.c | |
parent | 807060a5d2d40113d9d78bf9e3866efb3de4c442 (diff) |
include: rename include guards to avoid clashes with system headers
Identifiers starting with one or two underscores are reserved for system
headers and toolchain implementations and should not appear in user code.
Also on OS X, the ucode __TYPES_H_ guard clashes with the system types.h
header. Rename all ucode header guards to avoid such clashes.
Supersedes: #43
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'program.c')
0 files changed, 0 insertions, 0 deletions