repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
uwb: Use kcalloc instead of kzalloc to allocate array
[zen-stable.git]
/
arch
/
x86
/
include
/
asm
/
ce4100.h
blob
e656ad8c0a2ec359e0364ff411da912f41ba2bee
1
#ifndef _ASM_CE4100_H_
2
#define _ASM_CE4100_H_
3
4
int
ce4100_pci_init
(
void
);
5
6
#endif