Commit 6ca753a3 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Helge Deller

parisc/uapi: Use Kbuild logic to provide <asm/types.h>

Uapi <asm-generic/types.h> just includes <asm-generic/int-ll64.h>
Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 22ee3ea5
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _PARISC_TYPES_H
#define _PARISC_TYPES_H
#include <asm-generic/int-ll64.h>
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment