swh:1:snp:77163734605b0ec556b01d897b7bb4a7e30d46b6
Raw File
Tip revision: 82d29bf6dc7317aeb0a3a13c2348ca8591965875 authored by Linus Torvalds on 11 December 2007, 03:48:43 UTC
Linux 2.6.24-rc5
Tip revision: 82d29bf
unaligned.h
#ifndef __ALPHA_UNALIGNED_H
#define __ALPHA_UNALIGNED_H

#include <asm-generic/unaligned.h>

#endif
back to top