Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1763 → Rev 1764

/boot/trunk/arch/mips32/loader/types.h
29,7 → 29,7
#ifndef TYPES_H__
#define TYPES_H__
 
#include "../../../generic/types.h"
#include <gentypes.h>
 
typedef signed char __s8;