https://github.com/torvalds/linux
Raw File
Tip revision: 29e8c3c304b62f31b799565c9ee85d42bd163f80 authored by Linus Torvalds on 05 March 2008, 04:33:54 UTC
Linux 2.6.25-rc4
Tip revision: 29e8c3c
local.h
#ifndef __ASM_AVR32_LOCAL_H
#define __ASM_AVR32_LOCAL_H

#include <asm-generic/local.h>

#endif /* __ASM_AVR32_LOCAL_H */
back to top