Ignore:
Timestamp:
2006-10-22T18:27:57Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
19dce27
Parents:
2191541
Message:

Rename xen32 to ia32xen.
The name seems to be more logical as Xen supports more host architectures.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • kernel/arch/ia32xen/src/proc/thread.c

    r2191541 r57ce359  
    2727 */
    2828
    29 /** @addtogroup xen32proc
     29/** @addtogroup ia32xen_proc
    3030 * @{
    3131 */
     
    3535#include <proc/thread.h>
    3636
    37 /** Perform xen32 specific thread initialization.
     37/** Perform ia32xen specific thread initialization.
    3838 *
    3939 * @param t Thread to be initialized.
Note: See TracChangeset for help on using the changeset viewer.