BigWhoop/include/library/private/saxpy.h

11 lines
94 B
C
Raw Normal View History

2024-04-25 07:14:32 +00:00
2024-04-25 07:15:01 +00:00
//#ifdef __cpluplus
2024-04-25 07:14:32 +00:00
extern "C" {
2024-04-25 07:15:01 +00:00
//#endif
2024-04-25 07:14:32 +00:00
void bwc_saxpy();
2024-04-25 07:15:01 +00:00
//#ifdef __cpluplus
2024-04-25 07:14:32 +00:00
}
2024-04-25 07:15:01 +00:00
//#endif