tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kernel v. userland #includes for standard types
Is there a good reason that we are not using <stdbool.h> and <stdint.h>
in the kernel, instead of <sys/stdint.h> and <sys/types.h>? It seems
to me that we could cut simplify by using the same headers for the same
definitions everywhere.
Dave
--
David Young OJC Technologies
dyoung%ojctech.com@localhost Urbana, IL * (217) 344-0444 x24
Home |
Main Index |
Thread Index |
Old Index