Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1620 → Rev 1621

/shark/branches/xen/kernel/perror.c
19,8 → 19,8
 
#include <errno.h>
#include <kernel/const.h>
#include <ll/stdlib.h>
#include <ll/stdio.h>
#include <arch/stdlib.h>
#include <arch/stdio.h>
#include <kernel/func.h>
 
/* This is a list of all known `errno' codes. */