Changeset 4168:fbe4d3343baf in roaraudio for plugins/alsavs/pcm_roar.c


Ignore:
Timestamp:
08/14/10 00:57:14 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

get things to work again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/alsavs/pcm_roar.c

    r4167 r4168  
    482482SND_PCM_PLUGIN_SYMBOL(roar); 
    483483 
     484int __snd_pcm_roar_open_dlsym_pcm_001 (void) { 
     485 ROAR_DBG("__snd_pcm_roar_open_dlsym_pcm_001(void) = 0"); 
     486 return 0; 
     487} 
    484488 
    485489//ll 
Note: See TracChangeset for help on using the changeset viewer.