repo.or.cz
/
freebsd-src.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cxgbe/t4_tom: Read the chip's DDP page sizes and save them in a
[freebsd-src.git]
/
sys
/
sparc64
/
include
/
clock.h
blob
34b59d8c8b779063cc5d33583a72f43ed8392bed
1
/*-
2
* This file is in the public domain.
3
*
4
* $FreeBSD$
5
*/
6
7
#ifndef _MACHINE_CLOCK_H_
8
#define _MACHINE_CLOCK_H_
9
10
#endif
/* !_MACHINE_CLOCK_H_ */