2011/8/10 Damien Raude-Morvan <[email protected]>:
> In /usr/include/machine-amd64/reg.h, CPU's registers are defined like this :
> struct reg {
>        register_t      r_r15;
>        register_t      r_r14;
>        register_t      r_r13;
>        register_t      r_r12;
>        register_t      r_r11;
>        register_t      r_r10;
> [...]
> }
> but register_t typedef is not included in reg.h (it's defined in sys/types.h).
> Maybe be /usr/include/machine-amd64/reg.h should include sys/type.h ?

Thanks Damien.  Indeed it should, register_t is in <sys/types.h> on FreeBSD too.

I forwarded this to upstream:

http://www.freebsd.org/cgi/query-pr.cgi?pr=159654

-- 
Robert Millan



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/caofdtxmr+8gcasimd8jujoqf1vr5cvab+1lux4+ysdkxhvj...@mail.gmail.com

Reply via email to