Changeset 98000fb in mainline for kernel/arch/mips32/include/arch.h
- Timestamp:
- 2009-06-03T19:34:45Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 301ff30
- Parents:
- 69e68e3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/mips32/include/arch.h
r69e68e3 r98000fb 43 43 #include <typedefs.h> 44 44 45 extern count_t cpu_count;45 extern size_t cpu_count; 46 46 47 47 typedef struct {
Note:
See TracChangeset
for help on using the changeset viewer.