Add definition of SSC_GET_RTC.

This commit is contained in:
dfr 2001-09-20 08:22:56 +00:00
parent 232702cb5f
commit 8b6fdd5792
2 changed files with 2 additions and 0 deletions

View File

@ -87,6 +87,7 @@ extern int bi_load(struct bootinfo *, struct preloaded_file *);
#define SSC_WRITE 53
#define SSC_GET_COMPLETION 54
#define SSC_WAIT_COMPLETION 55
#define SSC_GET_RTC 65
#define SSC_EXIT 66
#define SSC_LOAD_SYMBOLS 69

View File

@ -87,6 +87,7 @@ extern int bi_load(struct bootinfo *, struct preloaded_file *);
#define SSC_WRITE 53
#define SSC_GET_COMPLETION 54
#define SSC_WAIT_COMPLETION 55
#define SSC_GET_RTC 65
#define SSC_EXIT 66
#define SSC_LOAD_SYMBOLS 69