unifdef __USLC__

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
Alan Coopersmith
2024-02-17 15:46:41 -08:00
parent 2155e139c7
commit e9eb029d6e

View File

@@ -329,9 +329,6 @@ void outl(U16_t, U32_t);
# endif
# ifdef SVR4
# include <sys/types.h>
# ifndef __USLC__
# define __USLC__
# endif
# endif
# include <sys/inline.h>
# define intr_disable() asm("cli")