Changeset 2b95d13 in mainline for kernel/arch/mips32/include
- Timestamp:
- 2013-03-12T21:07:15Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 606f6a1
- Parents:
- 976c434 (diff), eceff5f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - Location:
- kernel/arch/mips32/include/arch
- Files:
-
- 35 moved
-
arch.h (moved) (moved from kernel/arch/mips32/include/arch.h )
-
asm.h (moved) (moved from kernel/arch/mips32/include/asm.h )
-
asm/boot.h (moved) (moved from kernel/arch/mips32/include/asm/boot.h )
-
asm/regname.h (moved) (moved from kernel/arch/mips32/include/asm/regname.h )
-
atomic.h (moved) (moved from kernel/arch/mips32/include/atomic.h )
-
barrier.h (moved) (moved from kernel/arch/mips32/include/barrier.h )
-
cache.h (moved) (moved from kernel/arch/mips32/include/cache.h )
-
context.h (moved) (moved from kernel/arch/mips32/include/context.h )
-
context_offset.h (moved) (moved from kernel/arch/mips32/include/context_offset.h )
-
cp0.h (moved) (moved from kernel/arch/mips32/include/cp0.h )
-
cpu.h (moved) (moved from kernel/arch/mips32/include/cpu.h )
-
cycle.h (moved) (moved from kernel/arch/mips32/include/cycle.h )
-
debug.h (moved) (moved from kernel/arch/mips32/include/debug.h )
-
debugger.h (moved) (moved from kernel/arch/mips32/include/debugger.h )
-
drivers/msim.h (moved) (moved from kernel/arch/mips32/include/drivers/msim.h )
-
elf.h (moved) (moved from kernel/arch/mips32/include/elf.h )
-
exception.h (moved) (moved from kernel/arch/mips32/include/exception.h )
-
faddr.h (moved) (moved from kernel/arch/mips32/include/faddr.h )
-
fpu_context.h (moved) (moved from kernel/arch/mips32/include/fpu_context.h )
-
interrupt.h (moved) (moved from kernel/arch/mips32/include/interrupt.h )
-
istate.h (moved) (moved from kernel/arch/mips32/include/istate.h )
-
mach/malta/malta.h (moved) (moved from kernel/arch/mips32/include/mach/malta/malta.h )
-
mach/msim/msim.h (moved) (moved from kernel/arch/mips32/include/mach/msim/msim.h )
-
machine_func.h (moved) (moved from kernel/arch/mips32/include/machine_func.h )
-
mm/as.h (moved) (moved from kernel/arch/mips32/include/mm/as.h )
-
mm/asid.h (moved) (moved from kernel/arch/mips32/include/mm/asid.h )
-
mm/frame.h (moved) (moved from kernel/arch/mips32/include/mm/frame.h )
-
mm/km.h (moved) (moved from kernel/arch/mips32/include/mm/km.h )
-
mm/page.h (moved) (moved from kernel/arch/mips32/include/mm/page.h )
-
mm/tlb.h (moved) (moved from kernel/arch/mips32/include/mm/tlb.h )
-
proc/task.h (moved) (moved from kernel/arch/mips32/include/proc/task.h )
-
proc/thread.h (moved) (moved from kernel/arch/mips32/include/proc/thread.h )
-
smp/dorder.h (moved) (moved from kernel/arch/mips32/include/smp/dorder.h )
-
stack.h (moved) (moved from kernel/arch/mips32/include/stack.h ) (1 diff)
-
types.h (moved) (moved from kernel/arch/mips32/include/types.h )
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/mips32/include/arch/stack.h
r976c434 r2b95d13 36 36 #define KERN_mips32_STACK_H_ 37 37 38 #include <config.h> 39 40 #define MEM_STACK_SIZE STACK_SIZE 41 38 42 #define STACK_ITEM_SIZE 4 39 43 #define STACK_ALIGNMENT 8
Note:
See TracChangeset
for help on using the changeset viewer.
