Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1764 → Rev 1763

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