repo.or.cz
/
linux-2.6
/
kmemtrace.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.linux-nfs.org/pub/linux/nfs-2.6
[linux-2.6/kmemtrace.git]
/
include
/
asm-sparc
/
clock.h
blob
e708e6b50d2b3c5601f611e4b6393cb7765d5da1
1
/* $Id: clock.h,v 1.3 1995/11/25 02:31:25 davem Exp $
2
* clock.h: Definitions for clock operations on the Sparc.
3
*
4
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
5
*/
6
#ifndef _SPARC_CLOCK_H
7
#define _SPARC_CLOCK_H
8
9
/* Foo for now. */
10
11
#endif
/* !(_SPARC_CLOCK_H) */