VirtualBox

Changeset 629 in kBuild for trunk/src/ash/error.h


Ignore:
Timestamp:
Nov 26, 2006 11:47:02 AM (18 years ago)
Author:
bird
Message:

porting in progress.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ash/error.h

    r626 r629  
    112112 */
    113113
    114 #if defined(BSD) && !defined(__SVR4)
     114#if defined(BSD) && !defined(__SVR4) && !defined(__GLIBC__) && !defined(__KLIBC__)
    115115#define setjmp(jmploc)  _setjmp(jmploc)
    116116#define longjmp(jmploc, val)    _longjmp(jmploc, val)
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