This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

<linux/types.h> or <asm/types.h> ?


Hello all,

I need to use types like __u8 in my Linux application
(which should work on many architectures).

Should I use <linux/types.h> or <asm/types.h> ?

What's the difference actually ? why hold two files with
similar declarations ?

Thanks,
Metuki.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]