Pascal P-Code binaries are now big-endian

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@639 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2008-02-06 15:44:29 +00:00
parent b114621101
commit 4dd560c5f0
5 changed files with 14 additions and 19 deletions
+1
View File
@@ -326,6 +326,7 @@
(4) fseek() flushes read/write data when before moving the file pointer
(5) When read data is flushed, reposition the file pointer to account for
buffered, but unreand data
* Pascal P-Code files are now standardized to big-endian for portability