]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* armos.c (fcntl.h): Do not include it.
authorMark Mitchell <mark@codesourcery.com>
Mon, 29 Dec 2003 19:52:57 +0000 (19:52 +0000)
committerMark Mitchell <mark@codesourcery.com>
Mon, 29 Dec 2003 19:52:57 +0000 (19:52 +0000)
commita4c9740c82bfcf0b16490f5b7b3597b97dc31145
treee35ae78ab0c66e97ec299077c2ba3c7c009672d4
parent7de9afa22452a27ef067deec76d3010b736d3488
* armos.c (fcntl.h): Do not include it.
(O_RDONLY): Do not define.
(O_WRONLY): Likewise.
(O_RDWR): Likewise.
(targ-vals.h): Include it.
(translate_open_mode): Use TARGET_O_* instead of O_*.
(SWIopen): Likewise.
* Makefile.in (armos.o): Depend on targ-vals.h.
sim/arm/ChangeLog
sim/arm/Makefile.in
sim/arm/armos.c