summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc/syscall.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-03-12 06:37:36 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-03-13 08:05:39 +0100
commit8b5778e69e7fc8393f7e192067116da09aec71df (patch)
treecff7165b703d5f6dd612acc1a4b073e5bcc4c521 /cpukit/score/cpu/sparc/syscall.h
parentbsps/arm: Move libcpu content to bsps (diff)
downloadrtems-8b5778e69e7fc8393f7e192067116da09aec71df.tar.bz2
sparc: Move libcpu content to cpukit
This patch is a part of the BSP source reorganization. Update #3285.
Diffstat (limited to 'cpukit/score/cpu/sparc/syscall.h')
-rw-r--r--cpukit/score/cpu/sparc/syscall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/score/cpu/sparc/syscall.h b/cpukit/score/cpu/sparc/syscall.h
new file mode 100644
index 0000000000..2f20886840
--- /dev/null
+++ b/cpukit/score/cpu/sparc/syscall.h
@@ -0,0 +1 @@
+#define SYS_exit 1