mirror of
https://github.com/eclipse-threadx/filex.git
synced 2026-09-14 04:05:59 +08:00
Updated copyright headers and removed revision history
* Updated version number constants * Updated copyright headers and removed revision history
This commit is contained in:
@@ -40,7 +40,7 @@ static UCHAR *thread_buffer;
|
||||
#else
|
||||
static UCHAR cache_buffer[CACHE_SIZE];
|
||||
static UCHAR fault_tolerant_buffer[FAULT_TOLERANT_SIZE];
|
||||
#endif
|
||||
#endif
|
||||
static CHAR write_buffer[2048];
|
||||
static UINT i;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user