1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-20 05:32:18 +03:00
Files
glibc/sysdeps/alpha/divl.S
1996-11-06 04:24:11 +00:00

7 lines
108 B
ArmAsm

#define IS_REM 0
#define SIZE 4
#define UFUNC_NAME __divlu
#define SFUNC_NAME __divl
#include "divrem.h"