tangled
alpha
login
or
join now
tjh.dev
/
kernel
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
20 years ago
0238cb4e
3527761c
+2
1 changed file
expand all
collapse all
unified
split
include
asm-arm
mach
arch.h
+2
include/asm-arm/mach/arch.h
···
10
11
#ifndef __ASSEMBLY__
12
0
0
13
struct tag;
14
struct meminfo;
15
struct sys_timer;
···
10
11
#ifndef __ASSEMBLY__
12
13
+
#include <linux/compiler.h>
14
+
15
struct tag;
16
struct meminfo;
17
struct sys_timer;