Subversion Repositories freemyipod

Rev

Rev 111 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 111 Rev 113
Line 1... Line 1...
1
#include "libc/include/ctype.h"
1
#include "include/ctype.h"
2
 
2
 
3
const unsigned char _ctype_[257]={
3
const unsigned char _ctype_[257]={
4
    0,
4
    0,
5
    _C,     _C,     _C,     _C,     _C,     _C,     _C,     _C,
5
    _C,     _C,     _C,     _C,     _C,     _C,     _C,     _C,
6
    _C,     _C|_S,  _C|_S,  _C|_S,  _C|_S,  _C|_S,  _C,     _C,
6
    _C,     _C|_S,  _C|_S,  _C|_S,  _C|_S,  _C|_S,  _C,     _C,