import of upstream 2.4.34.4 from kernel.org
[linux-2.4.git] / arch / m68k / ifpsp060 / src / README-SRC
1 This is the original source code from Motorola for the 68060 processor
2 support code, providing emulation for rarely used m68k instructions
3 not implemented in the 68060 silicon.
4
5 The code provided here will not assemble out of the box using the GNU
6 assembler, however it is being included in order to comply with the
7 GNU General Public License.
8
9 You don't need to actually assemble these files in order to compile a
10 workin m68k kernel, the precompiled .sa files in arch/m68k/ifpsp060
11 are sufficient and were generated from these source files by
12 Motorola.