Sign in
gfiber
/
kernel
/
mindspeed
/
a0b641e6f889a7f1e0a7836cb37407bcb4c55dca
/
.
/
include
/
linux
/
decompress
/
unlzo_mm.h
blob: 08f9e708f8343fef64637d521cd48b678b434a79 [
file
] [
log
] [
blame
]
#ifndef
UNLZO_MM_H
#define
UNLZO_MM_H
#ifdef
STATIC
#define
INIT
#else
#define
INIT __init
#endif
#endif