source: rtems/cpukit/score/cpu/sparc64/sparc64-syscall.h @ 7633f5b

5
Last change on this file since 7633f5b was 7633f5b, checked in by Sebastian Huber <sebastian.huber@…>, on 03/12/18 at 05:59:15

sparc64: Move libcpu content to cpukit

This patch is a part of the BSP source reorganization.

Update #3285.

  • Property mode set to 100644
File size: 78 bytes
Line 
1#define SYS_exit        1
2#define SYS_irqdis      2
3#define SYS_irqen       3
Note: See TracBrowser for help on using the repository browser.