VirtualBox

Changeset 1896 in kBuild


Ignore:
Timestamp:
Oct 21, 2008 12:52:16 AM (16 years ago)
Author:
bird
Message:

moved stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/make.h

    r1895 r1896  
    144144# define PATH_VAR(var)  char *var = alloca (GET_PATH_MAX)
    145145unsigned int get_path_max (void);
    146 #endif
    147 
    148 #ifndef CHAR_BIT
    149 # define CHAR_BIT 8
    150146#endif
    151147
     
    198194#  define MY_IS_BLANK_OR_EOS(ch)    (isblank ((unsigned char)(ch)) || (ch) == '\0')
    199195# endif
     196#endif
     197
     198#ifndef CHAR_BIT
     199# define CHAR_BIT 8
    200200#endif
    201201
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette