sletz
					
					
					18 years ago
				 
				
			 
		 
		
		
		
	
		
			
			 2 changed files with 
2 additions and 
0 deletions
			
		 
		
			
				- 
					
					
					 
					common/JackFifo.cpp
				
 
			
				- 
					
					
					 
					common/JackFifo.h
				
 
			
		
		
			
				
					
					
						
							
								
									
										
											
												
	
		
			
				| 
				
				
					
				
				
				 | 
			
			 | 
			@@ -26,6 +26,7 @@ This program is free software; you can redistribute it and/or modify | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			#include <fcntl.h> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			#include <assert.h> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
  | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
  | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			namespace Jack | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			{ | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
  | 
		
		
	
	
		
			
				| 
				
					
				
				
				
				 | 
			
			 | 
			
  | 
		
		
	
											
										
									
								
							 
						
					 
				 
			
		
		
			
				
					
					
						
							
								
									
										
											
												
	
		
			
				| 
				
				
					
				
				
				 | 
			
			 | 
			@@ -20,6 +20,7 @@ This program is free software; you can redistribute it and/or modify | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			#ifndef __JackFifo__ | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			#define __JackFifo__ | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
  | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
  | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			#include "JackSynchro.h" | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			#include <assert.h> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			#include <stdio.h> | 
		
		
	
	
		
			
				| 
				
					
				
				
				
				 | 
			
			 | 
			
  |