https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 4d81780336f61195a8e774300bf8d28a36b37e86 authored by Jason Self on 18 October 2013, 18:24:22 UTC
Linux-libre 3.11.6-gnu
Tip revision: 4d81780
types.h
#ifndef _ALPHA_TYPES_H
#define _ALPHA_TYPES_H

#include <asm-generic/int-ll64.h>
#include <uapi/asm/types.h>

#endif /* _ALPHA_TYPES_H */
back to top