]> Git Repo - linux.git/blame - include/asm-um/processor-ppc.h
ieee1394: eth1394: handle tlabel exhaustion
[linux.git] / include / asm-um / processor-ppc.h
CommitLineData
1da177e4
LT
1#ifndef __UM_PROCESSOR_PPC_H
2#define __UM_PROCESSOR_PPC_H
3
4#if defined(__ASSEMBLY__)
5
6#define CONFIG_PPC_MULTIPLATFORM
7#include "arch/processor.h"
8
9#else
10
11#include "asm/processor-generic.h"
12
13#endif
14
15#endif
This page took 0.25138 seconds and 4 git commands to generate.