Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1947 → Rev 1948

/trunk/kernel/arch/ppc64/include/exception.h
35,10 → 35,7
#ifndef KERN_ppc64_EXCEPTION_H_
#define KERN_ppc64_EXCEPTION_H_
 
#ifndef KERN_ppc64_TYPES_H_
# include <arch/types.h>
#endif
 
#include <arch/types.h>
#include <typedefs.h>
 
struct istate {
/trunk/kernel/arch/ppc64/include/context.h
35,9 → 35,7
#ifndef KERN_ppc64_CONTEXT_H_
#define KERN_ppc64_CONTEXT_H_
 
#ifndef KERN_ppc64_TYPES_H_
# include <arch/types.h>
#endif
#include <arch/types.h>
 
#define SP_DELTA 16