typo
[lnanohttp.git] / ulinux / archs / x86 / types.h
blobe549ebcb377b94884d34c1cd5eb570780d78154d
1 #ifndef ULINUX_ARCH_TYPES_H
2 #define ULINUX_ARCH_TYPES_H
3 /*******************************************************************************
4 this code is protected by the GNU affero GPLv3
5 author:Sylvain BERTRAND <sylvain.bertrand AT gmail dot com>
6 *******************************************************************************/
7 #define BITS_PER_LONG 32
8 #endif