Subject: Inline ASM issues
To: None <port-mac68k@netbsd.org>
From: David Rogers <drogers@halo7.net>
List: port-mac68k
Date: 01/12/2001 12:17:18
Hi,

I've been working on moving us to ELF.  I got all the register prefixes in
place.  But the compiler complains about the inline assembler with prefixes.

Also, I'm not sure which structures I should add attribute((packed)) to.

Dave Rogers