Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: ae99a78af33f00565a05dbbc6ca9b247fed002c5 authored by Linus Torvalds on 31 October 2006, 03:37:36 UTC
Linux 2.6.19-rc4
Tip revision: ae99a78
cputime.h
#ifndef __IA64_CPUTIME_H
#define __IA64_CPUTIME_H

#include <asm-generic/cputime.h>

#endif /* __IA64_CPUTIME_H */
back to top