corn/include/fpu.h

4 lines
37 B
C
Raw Normal View History

2024-02-02 21:41:19 +00:00
#pragma once
2024-02-04 02:05:27 +00:00
void enable_fpu(void);