incubator-nuttx/mm/mm_gran
Xiang Xiao 5c80b94820 Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
Since the kernel side should call nxsem_xxx instead and remove the unused inclusion
2020-02-01 08:27:30 -06:00
..
Make.defs
mm_gran.h Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
mm_granalloc.c fix gran_alloc() miss allocation in mm_granalloc.c. 2020-01-30 12:22:23 -03:00
mm_grancritical.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
mm_granfree.c
mm_graninfo.c
mm_graninit.c
mm_granmark.c
mm_granrelease.c
mm_granreserve.c
mm_pgalloc.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00