walnux/arch/sim/src
YAMAMOTO Takashi c1c723b162 sim: add assertions on hostfs copy of structures
hostfs has its copies of some of nuttx definitions with different
names to avoid conflicting with the host OS definitions.
sometimes people only modifies one of them and forgets updating
another. eg. https://github.com/apache/nuttx/pull/11445
this commit introduces some assertions to detect that kind of
mistakes.
2023-12-30 19:02:03 -08:00
..
cmake libcxx: fix build error. 2023-12-06 07:56:17 -08:00
sim sim: add assertions on hostfs copy of structures 2023-12-30 19:02:03 -08:00
.gitignore arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Makefile sim: add assertions on hostfs copy of structures 2023-12-30 19:02:03 -08:00
nuttx-names.in sim/posix: Add the host_system interface 2023-09-18 11:41:24 -04:00