Port fat_io_lib, mount atasd0mp1 as sys:
This commit is contained in:
6
kernel/std/assert.h
Normal file
6
kernel/std/assert.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef STD_ASSERT_H_
|
||||
#define STD_ASSERT_H_
|
||||
|
||||
#define assert(x)
|
||||
|
||||
#endif // STD_ASSERT_H_
|
||||
Reference in New Issue
Block a user