diff options
| author | Warner Losh <imp@FreeBSD.org> | 2003-11-12 05:44:44 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2003-11-12 05:44:44 +0000 |
| commit | da01fc7a4a51e473af85aa93c7f03afa78f9011b (patch) | |
| tree | 285b48ab97568598d9eaf654661edf8d8d489862 /sys/dev/aha | |
| parent | a66f2afd1a5386d8c317f62c7995f2290d4543e0 (diff) | |
Notes
Diffstat (limited to 'sys/dev/aha')
| -rw-r--r-- | sys/dev/aha/ahareg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aha/ahareg.h b/sys/dev/aha/ahareg.h index f9aa12eb725b..a03708defd76 100644 --- a/sys/dev/aha/ahareg.h +++ b/sys/dev/aha/ahareg.h @@ -426,4 +426,4 @@ int aha_probe(struct aha_softc *); #define AHA1542_PNPCOMPAT 0xA000D040 /* PNP00A0 */ #define ICU0091_PNP 0X91005AA4 /* ICU0091 */ -#endif /* _AHA_H_ */ +#endif /* _AHAREG_H_ */ |
