| Current Path : /proc/1412126/task/1412126/cwd/usr/src/linux-headers-5.15.0-151/arch/csky/include/asm/ |
| Current File : //proc/1412126/task/1412126/cwd/usr/src/linux-headers-5.15.0-151/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 */