Changeset 73305 in vbox
- Timestamp:
- Jul 22, 2018 3:00:59 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Serial/UartCore.cpp
r73304 r73305 391 391 return fOverFlow; 392 392 } 393 #endif 393 394 394 395 … … 414 415 415 416 417 #ifdef IN_RING3 416 418 /** 417 419 * Tries to copy the requested amount of data from the given FIFO into the provided buffer.
Note:
See TracChangeset
for help on using the changeset viewer.