summaryrefslogtreecommitdiffstats
path: root/devel-docs/tools/units.h
blob: 8875e8acd2d0b5a8b8035065e75ae2fc214cbc5e (plain)
1
2
3
4
5
6
7
8
#ifndef __UNITS_H__
#define __UNITS_H__


void  units_init (void);


#endif /* __UNITS_H__ */