Sign in
gbmc
/
linux
/
refs/heads/linux-3.19.y
/
.
/
arch
/
arm
/
kernel
/
reboot.h
blob: c87f05816d6b8fa5e8bde05a16fd572e03f88415 [
file
] [
log
] [
blame
] [
edit
]
#ifndef
REBOOT_H
#define
REBOOT_H
extern
void
_soft_restart
(
unsigned
long
addr
,
bool
disable_l2
);
#endif