From 6c5075bc99ba07f46562f7f10db14e153d7a93ec Mon Sep 17 00:00:00 2001 From: jhansen Date: Mon, 26 Apr 2010 21:49:44 +0000 Subject: git-svn-id: https://mindboards.svn.sourceforge.net/svnroot/mindboards/lms_nbcnxc_128/trunk@6 c9361245-7fe8-9947-84e8-057757c4e366 --- AT91SAM7S256/Source/modules.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'AT91SAM7S256/Source/modules.h') diff --git a/AT91SAM7S256/Source/modules.h b/AT91SAM7S256/Source/modules.h index a5f3bb1..14a1780 100644 --- a/AT91SAM7S256/Source/modules.h +++ b/AT91SAM7S256/Source/modules.h @@ -66,7 +66,8 @@ enum FILETX_DSTEXISTS = 0x9800, FILETX_SRCMISSING = 0x9900, FILETX_STREAMERROR = 0x9A00, - FILETX_CLOSEERROR = 0x9B00 + FILETX_CLOSEERROR = 0x9B00, + INVALIDSEEK = 0x9C00 }; -- cgit v1.2.3