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 v5.17 12 lines 235 B view raw
1/* SPDX-License-Identifier: GPL-2.0 */ 2#include <linux/stddef.h> 3#include <linux/sched.h> 4#include <linux/elf.h> 5#include <linux/crypto.h> 6#include <linux/kbuild.h> 7#include <asm/mman.h> 8 9void foo(void) 10{ 11#include <common-offsets.h> 12}