Import 2.3.12pre2
[davej-history.git] / drivers / ap1000 / apfddi-reg.h
blobb3f25fb2afb11764738448b63ac4d2a31ab1bc39
1 /*
2 * Copyright 1996 The Australian National University.
3 * Copyright 1996 Fujitsu Laboratories Limited
4 *
5 * This software may be distributed under the terms of the Gnu
6 * Public License version 2 or later
7 */
8 /* FDDI register pointers */
9 extern volatile struct formac *mac;
10 extern volatile struct plc *plc;
11 extern volatile int *csr0;
12 extern volatile int *csr1;
13 extern volatile int *buffer_mem;
14 extern volatile int *fifo;