Changeset a000878c in mainline for kernel/generic/src/sysinfo/sysinfo.c
- Timestamp:
- 2010-02-25T19:11:25Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 958de16
- Parents:
- a634485
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/src/sysinfo/sysinfo.c
ra634485 ra000878c 225 225 int i; 226 226 unative_t val = 0; 227 c har *vtype = NULL;227 const char *vtype = NULL; 228 228 229 229
Note:
See TracChangeset
for help on using the changeset viewer.