summaryrefslogtreecommitdiff
path: root/cpukit/score/cpu/sparc/syscall.h
blob: e7bc95efe3ba946ba0b0983d52f6c7ba20c5f075 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/**
 * @file
 *
 * @ingroup RTEMSImplSysCall
 *
 * @brief This header file provides interfaces of the
 *   SYS_exit SysCall.
 */

/**
 * @defgroup RTEMSImplSysCall SysCall Definition for Assembler Interface
 *
 * @ingroup RTEMSImpl
 */

#define SYS_exit        1