BigWhoop/include/library/private/saxpy.h
2024-04-25 13:58:59 +00:00

10 lines
94 B
C

//#ifdef __cpluplus
extern "C" {
//#endif
void bwc_saxpy();
//#ifdef __cpluplus
}
//#endif