Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.9-rc5 10 lines 156 B view raw
1/* SPDX-License-Identifier: GPL-2.0 */ 2static inline void init_mmu(void) 3{ 4} 5 6static inline void init_kio(void) 7{ 8} 9 10#include <asm-generic/nommu_context.h>