Changeset 1fbbcd6 in mainline for arch/mips/include/asm.h
- Timestamp:
- 2005-08-29T20:31:23Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 81887b7
- Parents:
- 4dd0704
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips/include/asm.h
r4dd0704 r1fbbcd6 39 39 * Return the base address of the current stack. 40 40 * The stack is assumed to be STACK_SIZE bytes long. 41 * The stack must start on page boundary. 41 42 */ 42 43 static inline __address get_stack_base(void)
Note:
See TracChangeset
for help on using the changeset viewer.