repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[linux/fpc-iii.git]
/
arch
/
c6x
/
include
/
asm
/
megamod-pic.h
blob
eca0a867803447d2a1837e9dcc6f606e451a0a90
1
#ifndef _C6X_MEGAMOD_PIC_H
2
#define _C6X_MEGAMOD_PIC_H
3
4
#ifdef __KERNEL__
5
6
extern
void
__init
megamod_pic_init
(
void
);
7
8
#endif
/* __KERNEL__ */
9
#endif
/* _C6X_MEGAMOD_PIC_H */