Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1829 → Rev 1952

/trunk/kernel/arch/ia32xen/src/proc/thread.c
26,7 → 26,7
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
 
/** @addtogroup xen32proc
/** @addtogroup ia32xen_proc
* @{
*/
/** @file
34,7 → 34,7
 
#include <proc/thread.h>
 
/** Perform xen32 specific thread initialization.
/** Perform ia32xen specific thread initialization.
*
* @param t Thread to be initialized.
*/