diff options
Diffstat (limited to 'block/partitions/atari.h')
| -rw-r--r-- | block/partitions/atari.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/block/partitions/atari.h b/block/partitions/atari.h index f2ec43bfeec1..678202442fd3 100644 --- a/block/partitions/atari.h +++ b/block/partitions/atari.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * fs/partitions/atari.h * Moved by Russell King from: @@ -33,4 +34,3 @@ struct rootsector u16 checksum; /* checksum for bootable disks */ } __packed; -int atari_partition(struct parsed_partitions *state); |
