diff options
Diffstat (limited to 'usr/src/uts/intel/Makefile.files')
-rw-r--r-- | usr/src/uts/intel/Makefile.files | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/usr/src/uts/intel/Makefile.files b/usr/src/uts/intel/Makefile.files index 057a89f138..baeccfaac8 100644 --- a/usr/src/uts/intel/Makefile.files +++ b/usr/src/uts/intel/Makefile.files @@ -64,14 +64,6 @@ DBOOT_OBJS += \ retpoline.o # -# 64-bit multiply/divide compiler helper routines -# used only for ia32 -# - -SPECIAL_OBJS_32 += \ - muldiv.o - -# # Generic-unix Module # GENUNIX_OBJS += \ |