Changeset 8262010 in mainline for include/typedefs.h
- Timestamp:
- 2005-04-10T16:36:45Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 23c0c08
- Parents:
- 43114c5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/typedefs.h
r43114c5 r8262010 31 31 32 32 typedef struct config config_t; 33 typedef struct cpu_private_ page cpu_private_page_t;33 typedef struct cpu_private_data cpu_private_data_t; 34 34 typedef struct cpu_info cpu_info_t; 35 35
Note:
See TracChangeset
for help on using the changeset viewer.