Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
a679128d30d0303bbf5cac839c8f6f45793ea775
/
.
/
arch
/
powerpc
/
include
/
asm
/
mpc6xx.h
blob: effc2291beb26ec198fa535a81754bc220aff1d1 [
file
] [
log
] [
blame
]
Scott Wood
0b2cca8
2008-04-29 01:38:13 +1000
[
diff
] [
blame
]
1
#ifndef
__ASM_POWERPC_MPC6xx_H
2
#define
__ASM_POWERPC_MPC6xx_H
3
4
void
mpc6xx_enter_standby
(
void
);
5
6
#endif