proc.c
86.3 KB
- 
runtime: use alignof to check alignment of ucontext_t · ac376b15
Use alignof rather than assuming a 16 byte alignment. Reviewed-on: https://go-review.googlesource.com/28913 From-SVN: r240047Ian Lance Taylor committed 
    
    Use alignof rather than assuming a 16 byte alignment.
    
    Reviewed-on: https://go-review.googlesource.com/28913
From-SVN: r240047