Revision 63953523341bcafe5928bf6e99bffd7db94b471e authored by Linus Torvalds on 28 July 2005, 22:44:44 UTC, committed by Linus Torvalds on 28 July 2005, 22:44:44 UTC
1 parent bafd2df
Raw File
unaligned.h
#ifndef __ALPHA_UNALIGNED_H
#define __ALPHA_UNALIGNED_H

#include <asm-generic/unaligned.h>

#endif
back to top