Home | History | Annotate | Line # | Download | only in vme
vme_machdep.h revision 1.1
      1 #ifndef _ATARI_VME_MACHDEP_H_
      2 #define _ATARI_VME_MACHDEP_H_
      3 
      4 typedef void	*vme_chipset_tag_t;
      5 
      6 #endif /* _ATARI_VME_MACHDEP_H_ */
      7