https://jxself.org/git/linux-libre.git
Raw File
Tip revision: ebd363c415c8bb33addf54fe74dafc0907a412f2 authored by Jason Self on 29 November 2013, 19:28:31 UTC
Linux-libre 3.12.2-gnu
Tip revision: ebd363c
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