swh:1:snp:77163734605b0ec556b01d897b7bb4a7e30d46b6
Raw File
Tip revision: 95064a75ebf8744e1ff595e8cd7ff9b6c851523e authored by Linus Torvalds on 13 September 2006, 01:41:36 UTC
Linux v2.6.18-rc7
Tip revision: 95064a7
percpu.h
#ifndef __ALPHA_PERCPU_H
#define __ALPHA_PERCPU_H

#include <asm-generic/percpu.h>

#endif /* __ALPHA_PERCPU_H */
back to top