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
mm: hugetlb: fix hugepage memory leak caused by wrong reserve count
[linux/fpc-iii.git]
/
arch
/
ia64
/
include
/
asm
/
clocksource.h
blob
5c8596e4cb0286cc89a3436647d7b6f75f1d7a4e
1
/* IA64-specific clocksource additions */
2
3
#ifndef _ASM_IA64_CLOCKSOURCE_H
4
#define _ASM_IA64_CLOCKSOURCE_H
5
6
struct
arch_clocksource_data
{
7
void
*
fsys_mmio
;
/* used by fsyscall asm code */
8
};
9
10
#endif
/* _ASM_IA64_CLOCKSOURCE_H */