Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
b91e7bf0a5f5a6d07216f41bc66248329545c897
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
include
/
linux
/
cpps_init2.h
blob: 315b7d62d1dfe8e022a55468da82af59f251406e [
file
] [
log
] [
blame
]
#ifndef
__CPPS_INIT2_H
#define
__CPPS_INIT2_H
extern
int
cpps_init2_register
(
int
(*
function
)
(
void
));
extern
void
cpps_init2
(
void
)
__noreturn
;
#endif