projects
/
platform
/
upstream
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Mon Jan 3 10:59:28 1994 Stan Shebs (shebs@andros.cygnus.com)
[platform/upstream/binutils.git]
/
bfd
/
hosts
/
sparclynx.h
1
/* Sparc running LynxOS */
2
3
#ifndef hosts_sparclynx_h
4
#define hosts_sparclynx_h
5
6
#include "hosts/lynx.h"
7
8
#define HOST_MACHINE_ARCH bfd_arch_sparc
9
10
#endif /* hosts_sparclynx_h */