summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/alpha/remq.S
blob: cd1064af4e45b65c42d2b16a8d424d6e0ea1ffdd (plain)
1
2
3
4
5
6
#define IS_REM		1
#define SIZE		8
#define UFUNC_NAME	__remqu
#define SFUNC_NAME	__remq

#include "divrem.h"