Changeset 7d3d641 in mainline for kernel/arch/xen32/src/proc/thread.c
- Timestamp:
- 2006-08-01T20:45:26Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5b23a82
- Parents:
- 3e5cc686
- File:
-
- 1 edited
-
kernel/arch/xen32/src/proc/thread.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/xen32/src/proc/thread.c
r3e5cc686 r7d3d641 27 27 */ 28 28 29 /** @addtogroup ia32proc29 /** @addtogroup xen32proc 30 30 * @{ 31 31 */ … … 35 35 #include <proc/thread.h> 36 36 37 /** Perform ia32 specific thread initialization.37 /** Perform xen32 specific thread initialization. 38 38 * 39 39 * @param t Thread to be initialized. … … 44 44 } 45 45 46 /** @}46 /** @} 47 47 */ 48
Note:
See TracChangeset
for help on using the changeset viewer.
