Marin Ramesa, le Tue 10 Dec 2013 19:19:59 +0100, a écrit : > --- a/i386/i386/ldt.h > +++ b/i386/i386/ldt.h > @@ -63,6 +63,8 @@ extern struct real_descriptor ldt[LDTSZ]; > > void ldt_init(void); > > +extern int syscall(void);
I'd rather see the locore.S functions put in a separate headers. Samuel
