forked from KolibriOS/kolibrios
shell 0.5 could run console apps
git-svn-id: svn://kolibrios.org@2502 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
#define SC_OK 0
|
||||
#define SC_EXIT 1
|
||||
#define SC_PUTC 2
|
||||
#define SC_PUTS 3
|
||||
#define SC_GETC 4
|
||||
#define SC_GETS 5
|
||||
#define SC_CLS 6
|
||||
Reference in New Issue
Block a user