File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- /*
1+ /* SPDX-License-Identifier: GPL-2.0-or-later
2+ *
23 * entry.S -- non-mmu 68000 interrupt and exception entry points
34 *
45 * Copyright (C) 1991, 1992 Linus Torvalds
56 *
6- * This file is subject to the terms and conditions of the GNU General Public
7- * License. See the file README.legal in the main directory of this archive
8- * for more details.
9- *
107 * Linux/m68k support by Hamish Macdonald
118 */
129
Original file line number Diff line number Diff line change 1+ // SPDX-License-Identifier: GPL-2.0-or-later
12/*
23 * arch/m68k/bvme6000/config.c
34 *
89 * linux/amiga/config.c
910 *
1011 * Copyright (C) 1993 Hamish Macdonald
11- *
12- * This file is subject to the terms and conditions of the GNU General Public
13- * License. See the file README.legal in the main directory of this archive
14- * for more details.
1512 */
1613
1714#include <linux/types.h>
Original file line number Diff line number Diff line change 1- /*
1+ /* SPDX-License-Identifier: GPL-2.0-or-later
2+ *
23 * entry.S -- interrupt and exception processing for ColdFire
34 *
45 * Copyright (C) 1999-2007, Greg Ungerer (gerg@snapgear.com)
1314 *
1415 * Copyright (C) 1991, 1992 Linus Torvalds
1516 *
16- * This file is subject to the terms and conditions of the GNU General Public
17- * License. See the file README.legal in the main directory of this archive
18- * for more details.
19- *
2017 * Linux/m68k support by Hamish Macdonald
2118 *
2219 * 68060 fixes by Jesper Skov
Original file line number Diff line number Diff line change 1- # Makefile for 680x0 Linux 68060 integer/floating point support package
1+ # SPDX-License-Identifier: GPL-2.0-or-later
22#
3- # This file is subject to the terms and conditions of the GNU General Public
4- # License. See the file "README.legal" in the main directory of this archive
5- # for more details.
3+ # Makefile for 680x0 Linux 68060 integer/floating point support package
64
75obj-y := fskeleton.o iskeleton.o os.o
Original file line number Diff line number Diff line change 1- / * -*- mode: asm -*-
1+ / * SPDX - License - Identifier: GPL - 2 . 0 - or - later
2+ * -*- mode: asm -*-
23 *
34 * linux/arch/m68k/kernel/entry.S
45 *
56 * Copyright (C) 1991 , 1992 Linus Torvalds
67 *
7- * This file is subject to the terms and conditions of the GNU General Public
8- * License. See the file README.legal in the main directory of this archive
9- * for more details.
10- *
118 * Linux/m68k support by Hamish Macdonald
129 *
1310 * 68060 fixes by Jesper Skov
Original file line number Diff line number Diff line change 1- / * -*- mode: asm -*-
1+ / * SPDX - License - Identifier: GPL - 2 . 0 - or - later
2+ ** -*- mode: asm -*-
23**
34** head.S -- This file contains the initial boot code for the
45** Linux/68k kernel.
2526** for linux - 2 . 1 . 115
2627** 1999 / 02 / 11 Richard Zidlicky: added Q40 support (initial version 99 / 01 / 01 )
2728** 2004 / 05 / 13 Kars de Jong: Finalised HP300 support
28- **
29- ** This file is subject to the terms and conditions of the GNU General Public
30- ** License. See the file README.legal in the main directory of this archive
31- ** for more details.
32- **
3329* /
3430
3531/ *
Original file line number Diff line number Diff line change 1+ // SPDX-License-Identifier: GPL-2.0-or-later
12/*
23 * arch/m68k/mvme147/config.c
34 *
78 * Based on:
89 *
910 * Copyright (C) 1993 Hamish Macdonald
10- *
11- * This file is subject to the terms and conditions of the GNU General Public
12- * License. See the file README.legal in the main directory of this archive
13- * for more details.
1411 */
1512
1613#include <linux/types.h>
Original file line number Diff line number Diff line change 1+ // SPDX-License-Identifier: GPL-2.0-or-later
12/*
23 * arch/m68k/mvme16x/config.c
34 *
89 * linux/amiga/config.c
910 *
1011 * Copyright (C) 1993 Hamish Macdonald
11- *
12- * This file is subject to the terms and conditions of the GNU General Public
13- * License. See the file README.legal in the main directory of this archive
14- * for more details.
1512 */
1613
1714#include <linux/types.h>
Original file line number Diff line number Diff line change 1+ // SPDX-License-Identifier: GPL-2.0-or-later
12/*
23 * arch/m68k/q40/config.c
34 *
67 * originally based on:
78 *
89 * linux/bvme/config.c
9- *
10- * This file is subject to the terms and conditions of the GNU General Public
11- * License. See the file README.legal in the main directory of this archive
12- * for more details.
1310 */
1411
1512#include <linux/errno.h>
You can’t perform that action at this time.
0 commit comments