From e11ddfb02d7fcd85e263a0d1e96bcd5b0d4d788d Mon Sep 17 00:00:00 2001 From: Tim Wall Date: Tue, 18 Apr 2000 02:21:27 +0000 Subject: Clean up load page support for tic54x. --- include/coff/internal.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/coff/internal.h') diff --git a/include/coff/internal.h b/include/coff/internal.h index a9f64c003..c6f276036 100644 --- a/include/coff/internal.h +++ b/include/coff/internal.h @@ -303,6 +303,7 @@ struct internal_scnhdr unsigned long s_nlnno; /* number of line number entries*/ long s_flags; /* flags */ long s_align; /* used on I960 */ + unsigned char s_page; /* TI COFF load page */ }; /* -- cgit v1.2.3