summaryrefslogtreecommitdiff
path: root/sysdeps/alpha/remq.S
blob: 8bd9f334f47a293c77bf248b4631da73f31ca386 (plain)
1
2
3
4
5
6
#define IS_REM		1
#define SIZE		8
#define SIGNED		1
#define FUNC_NAME	__remq

#include "divrem.h"