Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 22 Oct 2002 16:02:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 22 Oct 2002 16:02:39 -0400 Received: from trillium-hollow.org ([209.180.166.89]:49805 "EHLO trillium-hollow.org") by vger.kernel.org with ESMTP id ; Tue, 22 Oct 2002 16:02:38 -0400 To: David Grothe cc: Linux Kernel Mailing List Subject: Re: I386 cli In-Reply-To: Your message of "Tue, 22 Oct 2002 15:01:47 CDT." <5.1.0.14.2.20021022145759.02861ec8@localhost> Date: Tue, 22 Oct 2002 13:08:43 -0700 From: erich@uruk.org Message-Id: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 855 Lines: 20 David Grothe wrote: > In 2.5.41every architecture except Intel 386 has a "#define cli > " in its asm-arch/system.h file. Is there supposed to be such a > define in asm-i386/system.h? If not, where does the "official" definition > of cli() live for Intel? Or what is the include file that one needs to > pick it up? I can't find it. I'm sure there is no definition because "cli" is the native assembler instruction on x86. -- Erich Stefan Boleyn http://www.uruk.org/ "Reality is truly stranger than fiction; Probably why fiction is so popular" - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/