Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/opcode/h8300.h')
-rw-r--r--include/opcode/h8300.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/opcode/h8300.h b/include/opcode/h8300.h
index 034c7bc9d..bdba34567 100644
--- a/include/opcode/h8300.h
+++ b/include/opcode/h8300.h
@@ -313,6 +313,8 @@ struct h8_opcode
#define O_SYS_CLOSE 105
#define O_SYS_STAT 106
#define O_SYS_FSTAT 107
+/* Space reserved for future file I/O system calls. */
+#define O_SYS_CMDLINE 120
/* End of System Call specific Changes. */
#define SB 0
#define SW 1