Path : /proc/self/root/usr/src/linux-headers-5.15.0-43/arch/csky/include/asm/ |
Current File : //proc/self/root/usr/src/linux-headers-5.15.0-43/arch/csky/include/asm/segment.h |
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __ASM_CSKY_SEGMENT_H #define __ASM_CSKY_SEGMENT_H typedef struct { unsigned long seg; } mm_segment_t; #endif /* __ASM_CSKY_SEGMENT_H */