Fix comment.

This commit is contained in:
Andreas Jaeger 2002-03-21 16:11:18 +00:00
parent 57d180fd26
commit 3181d9d11f
1 changed files with 2 additions and 2 deletions

View File

@ -100,7 +100,7 @@ struct sigcontext
struct _fpstate
{
/* Regular FPU environment. */
/* FPU environment matching the 64-bit FXSAVE layout. */
__uint16_t cwd;
__uint16_t swd;
__uint16_t twd;