[SPARC]: Merge asm-sparc{,64}/cputime.h

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2007-11-16 03:08:39 -08:00 committed by David S. Miller
parent d113fcd9cf
commit cec6dc5d73
1 changed files with 1 additions and 6 deletions

View File

@ -1,6 +1 @@
#ifndef __SPARC64_CPUTIME_H
#define __SPARC64_CPUTIME_H
#include <asm-generic/cputime.h>
#endif /* __SPARC64_CPUTIME_H */
#include <asm-sparc/cputime.h>