Files
rtems-libbsd/freebsd
Jan Sommer 5cfbb629b6 Callout: Redefine callout_reset_on for rtems
- callout_reset_on takes a cpu which is ignored by the subsequent call
to callout_reset_sbt_on in RTEMS.
- The macro is redefined to discard the cpu argument directly which
enables uses of it with cpu-dependent variables (disabled in
RETMS) without further changes, e.g. in iflib.c.
2020-09-16 15:52:58 +10:00
..
2019-11-13 10:47:04 +01:00
2019-11-13 10:47:04 +01:00
2019-11-13 10:47:04 +01:00
2019-12-19 10:50:12 +01:00
2020-02-10 10:44:28 +01:00
2019-11-13 10:47:04 +01:00
2020-09-10 13:24:18 +02:00
2019-11-13 10:47:04 +01:00