diff options
| author | Warner Losh <imp@FreeBSD.org> | 2006-09-14 06:39:07 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2006-09-14 06:39:07 +0000 |
| commit | 77e84bed77c1ee9409f1502ba367bfb8c6a36e23 (patch) | |
| tree | d23959f044e2bd7c6c6006d20795472d3f6113bb /gnu | |
| parent | f3168f15444314dcca678a525e78818e2ff14946 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/binutils/as/arm-freebsd/targ-cpu.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/as/arm-freebsd/targ-cpu.h b/gnu/usr.bin/binutils/as/arm-freebsd/targ-cpu.h new file mode 100644 index 000000000000..ac410744deb0 --- /dev/null +++ b/gnu/usr.bin/binutils/as/arm-freebsd/targ-cpu.h @@ -0,0 +1,3 @@ +/* $FreeBSD$ */ + +#include "tc-arm.h" |
