CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2012/12/22 14:07:50
Modified files: lib/libc/arch/i386/sys: tfork_thread.S Log message: Make sure the stack is 16-byte aligned otherwise the use of certain SSE instructions will fail. ok guenther@