VirtualBox

Changeset 2297 in kBuild for trunk/src/kash/show.h


Ignore:
Timestamp:
Mar 1, 2009 2:04:38 AM (16 years ago)
Author:
bird
Message:

kash: removed the stdio based logging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/show.h

    r1233 r2297  
    3939union node;
    4040void showtree(struct shinstance *, union node *);
     41#ifdef DEBUG
    4142void trace(struct shinstance *, const char *, ...);
    4243void tracev(struct shinstance *, const char *, va_list);
    4344void trargs(struct shinstance *, char **);
    44 #ifdef DEBUG
    4545void trputc(struct shinstance *, int);
    4646void trputs(struct shinstance *, const char *);
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