/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS system libraries * PURPOSE: Implementation of sqrt * FILE: lib/sdk/crt/math/amd64/sqrt.S * PROGRAMMER: Timo Kreuzer (timo.kreuzer@reactos.org) */ /* INCLUDES ******************************************************************/ #include #include /* DATA *********************************************************************/ PUBLIC sqrt sqrt: UNIMPLEMENTED sqrt ret