mirror of git://sourceware.org/git/glibc.git
				
				
				
			* stdlib/longlong.h (__udiv_qrnnd): Remove PARAMS from prototype.
2002-09-29 Jakub Jelinek <jakub@redhat.com>
This commit is contained in:
		
							parent
							
								
									72d4c33d4c
								
							
						
					
					
						commit
						f2672dddd1
					
				|  | @ -1,3 +1,7 @@ | |||
| 2002-09-29  Jakub Jelinek  <jakub@redhat.com> | ||||
| 
 | ||||
| 	* stdlib/longlong.h (__udiv_qrnnd): Remove PARAMS from prototype. | ||||
| 
 | ||||
| 2002-09-29  Jakub Jelinek  <jakub@redhat.com> | ||||
| 
 | ||||
| 	* sysdeps/unix/sysv/linux/sparc/sysdep.h (inline_syscall0): Make asm | ||||
|  |  | |||
|  | @ -126,7 +126,7 @@ | |||
|     (q) = __udiv_qrnnd (&__r, (n1), (n0), (d));				\ | ||||
|     (r) = __r;								\ | ||||
|   } while (0) | ||||
| extern UDItype __udiv_qrnnd PARAMS ((UDItype *, UDItype, UDItype, UDItype)); | ||||
| extern UDItype __udiv_qrnnd (UDItype *, UDItype, UDItype, UDItype); | ||||
| #define UDIV_TIME 220 | ||||
| #endif /* LONGLONG_STANDALONE */ | ||||
| #ifdef __alpha_cix__ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue