https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 7f63609cbab6fc25836ae10aa3380cdf6f8a9159 authored by Jason Self on 20 May 2015, 09:15:54 UTC
Linux-libre 3.12.43-gnu
Tip revision: 7f63609
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