mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	timer: Proper reference of internal versioned symbols
The multiply defined versioned symbols have to be called with INTERNAL() wrapper. Add the missing declarations of versioned timer API functions in the local header, and use them in the callers in PCM. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
		
							parent
							
								
									d4e08c5e86
								
							
						
					
					
						commit
						f19d9575b0
					
				
					 4 changed files with 13 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -20,6 +20,7 @@
 | 
			
		|||
 */
 | 
			
		||||
 | 
			
		||||
#include "pcm_local.h"  
 | 
			
		||||
#include "../timer/timer_local.h"
 | 
			
		||||
 | 
			
		||||
#define DIRECT_IPC_SEMS         1
 | 
			
		||||
#define DIRECT_IPC_SEM_CLIENT   0
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue