VirtualBox

Changeset 74235 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Sep 13, 2018 12:24:33 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
125026
Message:

Config.kmk,Makefile.kmk,iprt: extpack solaris build hacking.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/dbg/dbgstackdumpself.cpp

    r73808 r74235  
    9191typedef RTDBGSTACKSELFSYMSEARCH *PRTDBGSTACKSELFSYMSEARCH;
    9292
     93
     94/*********************************************************************************************************************************
     95*   Internal Functions                                                                                                           *
     96*********************************************************************************************************************************/
     97RT_C_DECLS_BEGIN
     98DECLASM(DECLHIDDEN(size_t)) rtDbgStackDumpSelfWorker(char *pszStack, size_t cbStack, uint32_t fFlags, PCRTCCUINTREG pauRegs);
     99RT_C_DECLS_END
    93100
    94101
Note: See TracChangeset for help on using the changeset viewer.

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