Ignore:
Timestamp:
Nov 8, 1999, 9:54:09 PM (26 years ago)
Author:
sandervl
Message:

ODIN_EXTERN added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/odinwrap.h

    r1545 r1642  
    1 /* $Id: odinwrap.h,v 1.13 1999-11-02 19:05:22 sandervl Exp $ */
     1/* $Id: odinwrap.h,v 1.14 1999-11-08 20:54:09 sandervl Exp $ */
    22
    33/*
     
    3030
    3131
     32//SvL: Define this to use the internal wrapper function of a specific api
     33#define ODIN_EXTERN(a)  ODIN_INTERNAL ODIN_##a
     34
    3235#ifdef DEBUG
    3336
Note: See TracChangeset for help on using the changeset viewer.