Changeset 3601:784cd723915c in roaraudio for roard/driver_dstr.c


Ignore:
Timestamp:
02/28/10 06:41:51 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

dstr driver requires dstr support in libroar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/driver_dstr.c

    r3517 r3601  
    2626#include "roard.h" 
    2727 
     28#ifndef ROAR_WITHOUT_VIO_DSTR 
    2829int driver_dstr_open_vio  (struct roar_vio_calls * inst, 
    2930                           char * device, 
     
    5253 return 0; 
    5354} 
     55#endif 
    5456 
    5557//ll 
Note: See TracChangeset for help on using the changeset viewer.