]> git.ipfire.org Git - thirdparty/glibc.git/blob - sysdeps/alpha/divq.S
Tue Mar 19 14:18:42 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
[thirdparty/glibc.git] / sysdeps / alpha / divq.S
1 #define IS_REM 0
2 #define SIZE 8
3 #define SIGNED 1
4 #define FUNC_NAME __divq
5
6 #include "divrem.S"