Commit Graph

4 Commits

Author SHA1 Message Date
Mathieu Maret ec9d255b1c Correct return value from syscall 2021-11-06 00:13:19 +01:00
Mathieu Maret 84e104d83e Implement some basic syscall 2021-11-02 21:47:05 +01:00
Mathieu Maret e6524c7d48 Naming fix 2021-10-30 13:58:12 +02:00
Mathieu Maret 75dbbdb53b Wrap IRQ, Exception, cpu_context to be ready for user
Fix ASM where ebp was push 2 times.
One by pushw ebp
One by pushal later
2021-10-27 00:14:22 +02:00