mirror of
https://review.haiku-os.org/haiku
synced 2025-01-21 05:53:46 +01:00
3f1eed704a
* Prepend x86_ to non-static x86 code * Add x86_init_fpu function to kernel header * Don't init fpu multiple times on smp systems * Verified fpu is still started on smp and non-smp * SSE code still generates general protection faults on smp systems though