diff options
| author | Doug Rabson <dfr@FreeBSD.org> | 1999-03-28 17:33:14 +0000 |
|---|---|---|
| committer | Doug Rabson <dfr@FreeBSD.org> | 1999-03-28 17:33:14 +0000 |
| commit | 7e2bb9dbfee0c0cfbb5e32cc2fcb4d31f539e0ee (patch) | |
| tree | 778a77bc41139c0b56a597328e501c4576e0a11a /sys/alpha | |
| parent | 5b26e8496891ecb7735c779bec5c3f75e39bdc1c (diff) | |
Notes
Diffstat (limited to 'sys/alpha')
| -rw-r--r-- | sys/alpha/include/rpb.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/alpha/include/rpb.h b/sys/alpha/include/rpb.h index cae7c08abd081..2b79fd22aad9c 100644 --- a/sys/alpha/include/rpb.h +++ b/sys/alpha/include/rpb.h @@ -109,9 +109,9 @@ struct rpb { #define SV_ST_FLAMINGO45 0x00002000 /* Flamingo45; 3000/900 */ /* - * System types for ??? + * System types for ? */ -#define SV_ST_SABLE 0x00000400 /* Sable (???) */ +#define SV_ST_SABLE 0x00000400 /* Sable (?) */ /* * System types for the DEC 3000/300 (Pelican) Family |
