mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 03:08:27 +08:00
* libcsupport/include/sys/_stdint.h: Special-case int64_t (GCC has __LONG_LONG_MAX__, while POSIX mandates LLONG_MAX. This break __EXP(LONG_LONG_MAX)).