X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=src%2Fprobe.h;h=edd5f8d61e88b78aa4f6400475b4cd354de73bca;hb=6474a619fc4572914f921cbff9d72784c1792966;hp=1b86d99e5a8eeab053b2dd89bbe980b2012e81ef;hpb=e05a6f05e7fce66ac7560e066d995c456073d29f;p=rrq%2Fmaintain_lilo.git diff --git a/src/probe.h b/src/probe.h index 1b86d99..edd5f8d 100644 --- a/src/probe.h +++ b/src/probe.h @@ -1,7 +1,7 @@ /* probe.h - BIOS probe utility * * Copyright 1999-2005 John Coffman - * Copyright 2009-2011 Joachim Wiedorn + * Copyright 2009-2015 Joachim Wiedorn * All rights reserved. * * Licensed under the terms contained in the file 'COPYING' @@ -34,7 +34,7 @@ struct disk_param { unsigned int n_cyl; unsigned int n_head; unsigned int n_sect; - long long n_sectors; + int64_t n_sectors; short n_byte; unsigned int edd_config_ptr; }; @@ -210,7 +210,7 @@ struct Edd { unsigned int cylinders; unsigned int heads; unsigned int sectors; - long long total_sectors; + int64_t total_sectors; unsigned short sector_size; unsigned short offset,