mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-11-03 20:53:13 +03:00 
			
		
		
		
	($(common-objpfx)s-%.d): Generalized from $(common-objpfx)s-proto.d rule. (common-generated): Add s-proto-cancel.d. * sysdeps/unix/make-syscalls.sh: Use s-proto-cancel.d for cancellable syscalls. * sysdeps/unix/s-proto-cancel.S: New file.
		
			
				
	
	
		
			6 lines
		
	
	
		
			182 B
		
	
	
	
		
			ArmAsm
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			182 B
		
	
	
	
		
			ArmAsm
		
	
	
	
	
	
/* This file exists just to have its dependencies determined.
 | 
						|
   Those dependencies are then used for the objects of the cancellable
 | 
						|
   system calls.  */
 | 
						|
 | 
						|
#include <sysdep-cancel.h>
 |