nuttx/libs
guoshichao 04f5aaebfa greenhills: fix macro undefined warning
AS:  modlib/modlib_globals.S "modlib/modlib_globals.S", line 38: warning #193-D: zero used for undefined
          preprocessing identifier "__SIZEOF_POINTER__"
  #if __SIZEOF_POINTER__ == 8
      ^

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2024-08-24 20:43:53 +08:00
..
libc greenhills: fix macro undefined warning 2024-08-24 20:43:53 +08:00
libdsp libdsp: fix gcc14 error and clean up includes 2024-06-02 09:27:36 -03:00
libm libm/copysign: respect signed zero/NaN in copysign 2024-08-01 01:08:19 +08:00
libnx nxtk: Remove sapce between oprand and operator in nxtk_drawframe.c 2024-07-27 03:11:39 +08:00
libxx fix nxstyle 2024-05-13 22:24:36 +02:00
CMakeLists.txt