On Nov 14, 3:00am, [email protected] (Izumi Tsutsui) wrote: -- Subject: Re: CVS commit: src/sys/arch/atari/stand/installboot
| "Test it (or call for testers) before commit"
| because installboot could be fatal on install floppy and bootstrap.
|
| > but memcpy is the only way.
|
| - cast via (void *)
That does not work.
| - union {uint16_t w[256]; struct bootblock bbp;}
That works...
| - be16enc(9)
I don't see how that helps...
christos
