https://github.com/torvalds/linux
Raw File
Tip revision: 061e41fdb5047b1fb161e89664057835935ca1d2 authored by Linus Torvalds on 02 December 2008, 03:59:23 UTC
Linux 2.6.28-rc7
Tip revision: 061e41f
cputime.h
#ifndef __M32R_CPUTIME_H
#define __M32R_CPUTIME_H

#include <asm-generic/cputime.h>

#endif /* __M32R_CPUTIME_H */
back to top