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 'libgloss/spu/jsre.h')
-rw-r--r--libgloss/spu/jsre.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgloss/spu/jsre.h b/libgloss/spu/jsre.h
index a2c5b3f22..89b663037 100644
--- a/libgloss/spu/jsre.h
+++ b/libgloss/spu/jsre.h
@@ -90,6 +90,10 @@ Author: Andreas Neukoetter (ti95neuk@de.ibm.com)
#define JSRE_UMASK 62
#define JSRE_UTIME 63
#define JSRE_UTIMES 64
+#define JSRE_PREAD 65
+#define JSRE_PWRITE 66
+#define JSRE_READV 67
+#define JSRE_WRITEV 68
struct jsre_stat {
unsigned int dev;