3 lines
51 B
C
3 lines
51 B
C
#include "b.h"
|
|
EXPORT_B int b1(void) { return 0; }
|
#include "b.h"
|
|
EXPORT_B int b1(void) { return 0; }
|