summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/alpha/reml.S
blob: 8c00365ee3f13e41e597f6365ef3d4db71968619 (plain)
1
2
3
4
5
6
#define IS_REM		1
#define SIZE		4
#define UFUNC_NAME	__remlu
#define SFUNC_NAME	__reml

#include "divrem.h"