https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 6679341cf846ea179d2620bae1cb62ac79e20183 authored by Jason Self on 27 September 2013, 00:18:56 UTC
Linux-libre 3.10.13-gnu
Tip revision: 6679341
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