2018-09-28 20:35:51 +02:00
|
|
|
/*******************************************************************************/
|
|
|
|
/* COS2000 - Compatible Operating System - LGPL v3 - Hordé Nicolas */
|
|
|
|
/* */
|
2018-09-18 14:29:35 +02:00
|
|
|
void initsyscall(void);
|
|
|
|
void sysenter_handler(void);
|