Changeset 737b7c8 in git for kernel/mod2.h


Ignore:
Timestamp:
Nov 22, 2011, 8:02:39 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
e5541620720cbe23c473fe2acde51369f1171725
Parents:
aa2b525cdc4f68a1f4b17ffb3151cbdefce4a60c
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-11-22 20:02:39+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-11-23 01:23:11+01:00
Message:
CHG/ADD: define CHAR_BIT & BIT_SIZEOF_LONG in misc/auxiliary.h
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/mod2.h

    raa2b525 r737b7c8  
    8181/* SIZEOF_LONG == SIZEOF_VOIDP is guaranteed by configure */
    8282#define ALIGN_8
    83 #endif
    84 
    85 #ifndef CHAR_BIT
    86 #define CHAR_BIT 8
    8783#endif
    8884
Note: See TracChangeset for help on using the changeset viewer.