VirtualBox

Changeset 69893 in vbox for trunk/src/VBox/Runtime/include


Ignore:
Timestamp:
Nov 30, 2017 10:36:05 PM (7 years ago)
Author:
vboxsync
Message:

Runtime: New serial port API [build fix, forgotten file]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/magics.h

    r69753 r69893  
    171171/** RTSEMXROADSINTERNAL::u32Magic value after RTSemXRoadsDestroy. */
    172172#define RTSEMXROADS_MAGIC_DEAD          UINT32_C(0x20011110)
     173/** RTSERIALPORTINTERNAL::u32Magic value (Jules-Gabriel Verne). */
     174#define RTSERIALPORT_MAGIC              UINT32_C(0x18280208)
     175/** RTSERIALPORTINTERNAL::u32Magic value after RTSerialPortClose. */
     176#define RTSERIALPORT_MAGIC_DEAD         UINT32_C(0x19050324)
    173177/** The magic value for RTSOCKETINT::u32Magic. (Stanislaw Lem) */
    174178#define RTSOCKET_MAGIC                  UINT32_C(0x19210912)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette