repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
arch
/
sh3
/
conf
/
std.sh3
blob
a143c4bc6d836f98564cb787a70704e1fb717701
1
# $NetBSD$
2
#
3
# standard, required NetBSD/sh3 'options'
4
5
options EXEC_ELF32 # exec ELF binaries
6
options EXEC_SCRIPT # exec #! scripts
7
8
options CPU_IN_CKSUM # use assembler version of cpu_in_cksum()