repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
arch
/
x86
/
um
/
shared
/
sysdep
/
kernel-offsets.h
blob
a004bffb7b8d2e5c25223fe76f901b0f4df918de
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
9
void
foo
(
void
)
10
{
11
#include <common-offsets.h>
12
}