https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 38b6904573d4d2c604d1a434e236f201998194f7 authored by Jason Self on 15 June 2017, 17:56:54 UTC
Linux-libre 3.10.106-gnu
Tip revision: 38b6904
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