Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 859 → Rev 860

/kernel/trunk/arch/ppc32/include/cpu.h
32,6 → 32,8
#include <typedefs.h>
 
struct cpu_arch {
int version;
int revision;
};
#endif