summaryrefslogtreecommitdiffstats
path: root/spec/c/if/int8_t.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/c/if/int8_t.yml')
-rw-r--r--spec/c/if/int8_t.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/spec/c/if/int8_t.yml b/spec/c/if/int8_t.yml
new file mode 100644
index 00000000..59575e8e
--- /dev/null
+++ b/spec/c/if/int8_t.yml
@@ -0,0 +1,11 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+interface-type: unspecified-type
+links:
+- role: interface-placement
+ uid: stdint
+name: int8_t
+reference: https://en.cppreference.com/w/c/types/integer
+type: interface