nuttx/arch/sim/src
chao.an 27aad31338 sim: add posix_memalign() to nuttx-names.in
hide the symbol definition from up_hostmemory.c:
147:  error = posix_memalign(&p, alignment, size);

Change-Id: I0bbc509c1ecf43388f6b21997a878a5f5fecf60a
Signed-off-by: chao.an <anchao@xiaomi.com>
2021-06-15 14:59:01 +08:00
..
sim arch: Colorize the idle thread stack in an unified way 2021-06-11 11:37:32 +08:00
.gitignore arch/sim: Don't construct global C++ objects before main 2020-07-11 15:06:09 -03:00
Makefile arch/sim: remove BT uart implement 2021-06-03 18:32:49 +08:00
nuttx-names.in sim: add posix_memalign() to nuttx-names.in 2021-06-15 14:59:01 +08:00