Fix bitfield for schedule syscalls

This commit is contained in:
Jan Stoess 2011-03-24 09:40:40 +01:00
parent cca5fd5d95
commit b43e3b1023
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/********************************************************************* /*********************************************************************
* *
* Copyright (C) 2002-2004, 2007-2009, Karlsruhe University * Copyright (C) 2002-2004, 2007-2009, 2011, Karlsruhe University
* *
* File path: api/v4/syscalls.h * File path: api/v4/syscalls.h
* Description: declaration of system calls * Description: declaration of system calls
@ -243,7 +243,7 @@ struct schedule_ctrl_t {
prio : 9, prio : 9,
logid : 7, logid : 7,
stride : 16, stride : 16,
: BITS_WORD-24); : BITS_WORD-32);
}; };
struct { struct {
BITFIELD5(word_t, BITFIELD5(word_t,