diff options
| author | Jakob Kaivo <jkk@ung.org> | 2024-01-30 16:08:00 -0500 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2024-01-30 16:08:00 -0500 |
| commit | 237bf6358ed3e39b584b23d6b52e2b91a1d69cfa (patch) | |
| tree | 08adde29489810c976b874a08c0f3c64c834359c /src/stdlib/__constraint_info.h | |
| parent | 86b8bdb806e3095558021435390fa45b6ddde399 (diff) | |
update standards and safety checks
Diffstat (limited to 'src/stdlib/__constraint_info.h')
| -rw-r--r-- | src/stdlib/__constraint_info.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stdlib/__constraint_info.h b/src/stdlib/__constraint_info.h index 0cdae024..b0d3b7d4 100644 --- a/src/stdlib/__constraint_info.h +++ b/src/stdlib/__constraint_info.h @@ -3,3 +3,7 @@ struct __constraint_info { int value; int signal; }; + +/* +STDC(-1) +*/ |
