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:
authorcvs2svn <>2003-03-17 13:34:32 +0300
committercvs2svn <>2003-03-17 13:34:32 +0300
commit9ccb33579ff648d9e44c56e707c50f7d0e712e36 (patch)
treef2a6f57e3c8845841558657afdc60bb2679d050e
parenteb5090421a0452e1519c10734dac03c9cee39a58 (diff)
This commit was manufactured by cvs2svn to create tag 'kettenis-kettenis-i386newframe-20030316-mergepoint
i386newframe-20030316-mergepoint'. Sprout from cagney_lazyid-20030317-branch 2003-03-17 10:34:30 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch' Cherrypick from master 2003-02-21 11:36:59 UTC Nick Clifton <nickc@redhat.com> '(ldmac, stmac): Replace MACREG with MS32 and MD32.': include/opcode/ChangeLog include/opcode/h8300.h
-rw-r--r--include/opcode/ChangeLog5
-rw-r--r--include/opcode/h8300.h2
2 files changed, 0 insertions, 7 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 53adca323..f04439c3e 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,8 +1,3 @@
-2003-03-17 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
-
- * h8300.h (O_SYS_CMDLINE): New pseudo opcode for command line
- processing.
-
2003-02-21 Noida D.Venkatasubramanian <dvenkat@noida.hcltech.com>
* h8300.h (ldmac, stmac): Replace MACREG with MS32 and MD32.
diff --git a/include/opcode/h8300.h b/include/opcode/h8300.h
index bdba34567..034c7bc9d 100644
--- a/include/opcode/h8300.h
+++ b/include/opcode/h8300.h
@@ -313,8 +313,6 @@ 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