summaryrefslogtreecommitdiff
path: root/platform/wavelet3d/host_sw/init.h
blob: a4e62a923023f61b3ddf79455eacd0ccc8d8824f (plain)
1
2
3
4
5
6
#ifndef INIT_H
#define INIT_H

void init(void);

#endif