1 /* $NetBSD: ssc.h,v 1.1 2006/04/07 14:21:18 cherry Exp $ */
6 #define SSC_CONSOLE_INIT 20
13 #define SSC_GET_COMPLETION 54
14 #define SSC_WAIT_COMPLETION 55
15 #define SSC_GET_RTC 65
17 #define SSC_LOAD_SYMBOLS 69
18 #define SSC_SAL_SET_VECTORS 120
20 uint64_t ssc(uint64_t, uint64_t, uint64_t, uint64_t, int);