Subversion Repositories HelenOS

Rev

Rev 3912 | Rev 4197 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3912 Rev 4192
Line 35... Line 35...
35
 *  @see char_map.h
35
 *  @see char_map.h
36
 */
36
 */
37
 
37
 
38
#include <errno.h>
38
#include <errno.h>
39
#include <malloc.h>
39
#include <malloc.h>
-
 
40
#include <mem.h>
40
#include <unistd.h>
41
#include <unistd.h>
41
#include <string.h>
-
 
42
 
42
 
43
#include "char_map.h"
43
#include "char_map.h"
44
 
44
 
45
/** Internal magic value for a&nbsp;consistency check.
45
/** Internal magic value for a&nbsp;consistency check.
46
 */
46
 */