Files
Chromebook-Device-Nyan-NVID…/arch/score/include/asm/mmu.h
2025-04-06 23:50:55 -05:00

7 lines
118 B
C

#ifndef _ASM_SCORE_MMU_H
#define _ASM_SCORE_MMU_H
typedef unsigned long mm_context_t;
#endif /* _ASM_SCORE_MMU_H */