head-sa1100.S (05668381140309088443bf5dc53add4104610fbb) head-sa1100.S (2f82af08fcc7dc01a7e98a49a5995a77e32a2925)
1/*
2 * linux/arch/arm/boot/compressed/head-sa1100.S
3 *
1/*
2 * linux/arch/arm/boot/compressed/head-sa1100.S
3 *
4 * Copyright (C) 1999 Nicolas Pitre <nico@cam.org>
4 * Copyright (C) 1999 Nicolas Pitre <nico@fluxnic.net>
5 *
6 * SA1100 specific tweaks. This is merged into head.S by the linker.
7 *
8 */
9
10#include <linux/linkage.h>
11#include <asm/mach-types.h>
12

--- 35 unchanged lines hidden ---
5 *
6 * SA1100 specific tweaks. This is merged into head.S by the linker.
7 *
8 */
9
10#include <linux/linkage.h>
11#include <asm/mach-types.h>
12

--- 35 unchanged lines hidden ---