summaryrefslogtreecommitdiff
path: root/src/defs.h.in
blob: 7e5f3dc92d3efb1de5f14b70eb0fb08acb29d95c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 *  Copyright 2001 Adrian Thurston <thurston@complang.org>
 */

#ifndef _CONFIG_H
#define _CONFIG_H

/* Configuration */

/* The size of `long', as computed by sizeof. */
#undef SIZEOF_LONG

#endif /* _CONFIG_H */