summaryrefslogtreecommitdiff
path: root/sysdeps/alpha/reml.S
blob: b631a02c31bc5d953cbbb7aa1e29fa5768433846 (plain)
1
2
3
4
5
6
#define IS_REM		1
#define SIZE		4
#define SIGNED		1
#define FUNC_NAME	__reml

#include "divrem.h"