summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/memchr.c
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2006-09-01 19:13:36 +0000
committermarcel <marcel@FreeBSD.org>2006-09-01 19:13:36 +0000
commit657a4c30ac3b710ebacfff32ca7d077b97858678 (patch)
treecf59fd7f13336fdccaed3f1f5508cae44d44fca2 /lib/libc/string/memchr.c
parenta081b45edecb461e01b2e27d5f1fc022cdb8a28e (diff)
downloadFreeBSD-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/string/memchr.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud