Preparation for adding tls.c

pull/1/head
Michael Brown 2007-07-29 17:16:00 +01:00
parent a6467c99a0
commit 3b9bf40682
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@
#define ERRFILE_image_cmd ( ERRFILE_OTHER | 0x000a0000 )
#define ERRFILE_uri_test ( ERRFILE_OTHER | 0x000b0000 )
#define ERRFILE_ibft ( ERRFILE_OTHER | 0x000c0000 )
#define ERRFILE_tls ( ERRFILE_OTHER | 0x000d0000 )
/** @} */