diff options
author | Oleksandr Tymoshenko <gonzo@FreeBSD.org> | 2009-04-14 22:53:22 +0000 |
---|---|---|
committer | Oleksandr Tymoshenko <gonzo@FreeBSD.org> | 2009-04-14 22:53:22 +0000 |
commit | fd7391fc0cd3840d3f6301706737f65ea4b8ca40 (patch) | |
tree | 947489fdb684e228bb2ae3c4d68c2cf3606fddbf /sys/mips/alchemy/std.alchemy | |
parent | 9c79794016d679440487dea61b3b986397c9ecbb (diff) |
- Revert changes accidentally killed by merge operation
Notes
Notes:
svn path=/projects/mips/; revision=191079
Diffstat (limited to 'sys/mips/alchemy/std.alchemy')
-rw-r--r-- | sys/mips/alchemy/std.alchemy | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/mips/alchemy/std.alchemy b/sys/mips/alchemy/std.alchemy new file mode 100644 index 000000000000..a955b6765c4d --- /dev/null +++ b/sys/mips/alchemy/std.alchemy @@ -0,0 +1,8 @@ +# $FreeBSD$ +# Standard include file for Alchemy Au1xxx CPUs: +# Au1000, Au1200, Au1250, Au1500 and Au1550 + +files "../alchemy/files.alchemy" + +cpu CPU_MIPS4KC +options ISA_MIPS32 |