# File lib/image_formats/A2Dsk.rb, line 25
def sectors_in_track(track_no)
  (0..0x0f).collect
end