Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: 9f4ad9e425a1d3b6a34617b8ea226d56a119a717 authored by Linus Torvalds on 25 April 2021, 20:49:08 UTC
Linux 5.12
Tip revision: 9f4ad9e
mmu_context.h
#ifndef _ASM_H8300_MMU_CONTEXT_H
#define _ASM_H8300_MMU_CONTEXT_H

#include <asm-generic/nommu_context.h>

#endif /* _ASM_H8300_MMU_CONTEXT_H */
back to top