From 5c497c61a656f338eb9599fb5f364ad853d0eccf Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Sun, 29 Jul 2001 18:25:45 +0000 Subject: Implemented (most of) the inline assembly in inline.h --- src/include/prototyp.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/include/prototyp.h') diff --git a/src/include/prototyp.h b/src/include/prototyp.h index d00ac1c..bf965b1 100644 --- a/src/include/prototyp.h +++ b/src/include/prototyp.h @@ -2323,8 +2323,6 @@ int DestroyActiveVDB(VIEWDESCRIPTORBLOCK *dblockptr); void PlatformSpecificVDBInit(VIEWDESCRIPTORBLOCK *vdb); -int SqRoot32(int A); -int SqRoot64(LONGLONGCH *A); /* CDF 4/2/98 */ int GetOneOverSin(int a); /* CDF 4/2/98 */ -- cgit v1.3