about summary refs log tree commit diff stats
path: root/tools/iso/kernel.soso/null.h
blob: fffb0aabaa361bc05ad7963e09fc3ae158f64cf7 (plain) (blame)
1
2
3
4
5
6
#ifndef NULL_H
#define NULL_H

void initializeNull();

#endif // NULL_H