Tzafrir Cohen wrote: > Are we talking about user-space code or kernel-space code? Aren't those > headers are for use by kernel code on Linux? Technically yes, but in reality they are simple sequences of assembly instructions that work identically in both environments (for x86 anyway).