~ubuntu-branches/ubuntu/utopic/vice/utopic

« back to all changes in this revision

Viewing changes to src/drive/iec/pc8477.h

  • Committer: Package Import Robot
  • Author(s): Logan Rosen
  • Date: 2014-05-10 21:08:23 UTC
  • mfrom: (17.2.1 utopic-proposed)
  • Revision ID: package-import@ubuntu.com-20140510210823-r7x98jmpl1x7rgop
Tags: 2.4.dfsg+2.4.6-1ubuntu1
Use autotools-dev to update config.{sub,guess} for new arches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
extern int pc8477_attach_image(struct disk_image_s *image, unsigned int unit);
48
48
extern int pc8477_detach_image(struct disk_image_s *image, unsigned int unit);
49
49
 
50
 
#endif 
51
 
 
 
50
#endif