Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 2 May 1999 18:55:59 +0000 (18:55 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 2 May 1999 18:55:59 +0000 (18:55 +0000)
commit1331528f071d07ca1c4f02800a5fc8244f70adca
treedc424fde607d0197bde9f6f08f877a012d0efa0f
parent686dfcd106e96e3f991cec76c8d0e434cf97fe54
Update.

1999-04-14  Scott Bambrough  <scottb@netwinder.org>

* sysdeps/unix/sysv/linux/arm/net/ethernet.h: struct ether_addr
and struct ether_header must be packed on the ARM.  The default
alignment constraints add padding to the end of the structures.

1999-04-14  Scott Bambrough  <scottb@netwinder.org>

* inet/arpa/tftp.h: struct tftphdr must be packed on the ARM.  The
default alignment constraints add padding to the end of the
structure and between members.
ChangeLog
inet/arpa/tftp.h
sysdeps/unix/sysv/linux/net/ethernet.h