Changeset 737b7c8 in git for kernel/mod2.h


Ignore:
Timestamp:
Nov 22, 2011, 8:02:39 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
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.