You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/* atm_suni.h - Driver-specific declarations of the SUNI driver (for use by
|
|
driver-specific utilities) */
|
|
|
|
/* Written 1998,2000 by Werner Almesberger, EPFL ICA */
|
|
|
|
|
|
#ifndef LINUX_ATM_SUNI_H
|
|
#define LINUX_ATM_SUNI_H
|
|
|
|
/* everything obsoleted */
|
|
|
|
#endif
|
|
|