Changeset 2496:7d3de06ddbab in roaraudio for roard/raw.c


Ignore:
Timestamp:
08/24/09 02:23:45 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

support to disable raw subsystem

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/raw.c

    r2244 r2496  
    2424 
    2525#include "roard.h" 
     26 
     27#ifndef ROAR_WITHOUT_DCOMP_RAW 
    2628 
    2729int raw_check_stream  (int id) { 
     
    6769} 
    6870 
     71#endif 
     72 
    6973//ll 
Note: See TracChangeset for help on using the changeset viewer.