diff options
author | marcel <marcel@FreeBSD.org> | 2006-09-01 19:13:36 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2006-09-01 19:13:36 +0000 |
commit | 657a4c30ac3b710ebacfff32ca7d077b97858678 (patch) | |
tree | cf59fd7f13336fdccaed3f1f5508cae44d44fca2 /lib/libc/regex/engine.c | |
parent | a081b45edecb461e01b2e27d5f1fc022cdb8a28e (diff) | |
download | FreeBSD-src-657a4c30ac3b710ebacfff32ca7d077b97858678.zip FreeBSD-src-657a4c30ac3b710ebacfff32ca7d077b97858678.tar.gz |
The ucontext is 16-byte aligned, which means that struct tcb is
16-byte aligned. Consequently, struct tcb is a multiple of 16
bytes in size. We need to make sure there's no padding after
struct ppc32_tp. We do this by explicitly adding the necessary
padding in front of it.
Diffstat (limited to 'lib/libc/regex/engine.c')
0 files changed, 0 insertions, 0 deletions