diff options
Diffstat (limited to 'arch/mips/bios32.c')
-rw-r--r-- | arch/mips/bios32.c | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/mips/bios32.c b/arch/mips/bios32.c new file mode 100644 index 000000000..bb011a852 --- /dev/null +++ b/arch/mips/bios32.c @@ -0,0 +1,8 @@ +/* + * bios32.c - BIOS32, PCI BIOS functions. + * + * Copyright (C) 1994 by Waldorf GMBH, + * written by Ralf Baechle + * + * Just nothing for a MIPS board... + */ |