dmesg.c (1da177e4c3f41524e886b7f1b8a0c1fc7321cac2) dmesg.c (96de0e252cedffad61b3cb5e05662c591898e69a)
1/*
2 * linux/arch/m68k/tools/amiga/dmesg.c -- Retrieve the kernel messages stored
3 * in Chip RAM with the kernel command
4 * line option `debug=mem'.
5 *
1/*
2 * linux/arch/m68k/tools/amiga/dmesg.c -- Retrieve the kernel messages stored
3 * in Chip RAM with the kernel command
4 * line option `debug=mem'.
5 *
6 * Copyright 1996 by Geert Uytterhoeven <geert@linux-m68k.org>
6 * © Copyright 1996 by Geert Uytterhoeven <geert@linux-m68k.org>
7 *
8 *
9 * Usage:
10 *
11 * dmesg
12 * dmesg <CHIPMEM_END>
13 *
14 *

--- 55 unchanged lines hidden ---
7 *
8 *
9 * Usage:
10 *
11 * dmesg
12 * dmesg <CHIPMEM_END>
13 *
14 *

--- 55 unchanged lines hidden ---