Changeset ffc277e in mainline for arch/mips/include/fpu_context.h
- Timestamp:
- 2005-09-10T00:52:13Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f3a6c8e5
- Parents:
- b02e5d1
- File:
-
- 1 edited
-
arch/mips/include/fpu_context.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
arch/mips/include/fpu_context.h
rb02e5d1 rffc277e 33 33 34 34 struct fpu_context { 35 /* TODO: define MIPS FPU context */ 35 __native dregs[32]; 36 __native cregs[32]; 36 37 }; 37 38 38 39 40 41 39 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
