Download raw body.
unneeded #includes in sys/dev/ic
On Sat, 2024-05-25 at 18:29 +1000, Jonathan Gray wrote: > +#define TRUE 1 > +#define FALSE 0 > I'm not familiar with the detail of this code, but isn't TRUE typically defined as !FALSE?
unneeded #includes in sys/dev/ic