summaryrefslogblamecommitdiffstats
path: root/misc/applib/private.h
blob: 66a5b3bc4ef0c5c807655977b61dcebcedab3ebc (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                             
/*
 *  Example Private .h file from user library
 */

#ifndef __Private_h
#define __Private_h

/* nothing to declare, just an example */

#endif