Changeset 25876 in vbox for trunk/src/VBox/Devices/Network/DevEEPROM.h
- Timestamp:
- Jan 18, 2010 10:54:05 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/DevEEPROM.h
r24020 r25876 122 122 uint32_t read(); 123 123 void write(uint32_t u32Wires); 124 bool readWord(uint32_t u32Addr, uint16_t *pu16Value); 124 125 125 126 void init(const uint16_t *pu16Initial = 0);
Note:
See TracChangeset
for help on using the changeset viewer.