summaryrefslogtreecommitdiff
path: root/src/nb_preproc.c
blob: 1f2e380dac7dcad8b8ecf73bbec29ee9a0203d51 (plain)
1
2
3
4
5
6
7
8
9
#include "nb_preproc.h"

void nb_set_macros(const char* macros[], int count) {

}

void nb_preprocess() {

}