aboutsummaryrefslogtreecommitdiff
path: root/arch/all/core-sh/roles.yml
diff options
context:
space:
mode:
Diffstat (limited to 'arch/all/core-sh/roles.yml')
-rw-r--r--arch/all/core-sh/roles.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/all/core-sh/roles.yml b/arch/all/core-sh/roles.yml
new file mode 100644
index 0000000..5cc3fa3
--- /dev/null
+++ b/arch/all/core-sh/roles.yml
@@ -0,0 +1,11 @@
+%YAML 1.2
+---
+bits:
+ byteswap.h: Optimized byteswapping utilities for SuperH.
+ setjmp.h: Non-local jump buffer type.
+include:
+ builtin.h: Built-ins for SHC.
+ fixed.h: Fixed-point numbers, Renesas' way.
+ machine.h: SuperH intrinsics.
+ smachine.h: SuperH intrinsics, privileged mode.
+ umachine.h: SuperH intrinsics, user mode.