https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 1c9ffa08b1db6a6074f953848b35a319b678688e authored by Jason Self on 30 January 2015, 01:42:41 UTC
Linux-libre 3.10.67-gnu
Tip revision: 1c9ffa0
cputime.h
#ifndef __ALPHA_CPUTIME_H
#define __ALPHA_CPUTIME_H

#include <asm-generic/cputime.h>

#endif /* __ALPHA_CPUTIME_H */
back to top