From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 24 May 2001 13:44:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 24 May 2001 13:43:55 -0400 Received: from ns2.cypress.com ([157.95.67.5]:54260 "EHLO ns2.cypress.com") by vger.kernel.org with ESMTP id ; Thu, 24 May 2001 13:43:51 -0400 Message-ID: <3B0D483C.AB9E1EEC@cypress.com> Date: Thu, 24 May 2001 12:43:24 -0500 From: Thomas Dodd Organization: Cypress Semiconductor Southeast Design Center X-Mailer: Mozilla 4.76 [en] (X11; U; SunOS 5.8 sun4u) X-Accept-Language: en-US, en-GB, en, de-DE, de-AT, de-CH, de, zh-TW, zh-CN, zh MIME-Version: 1.0 To: linux-kernel@vger.kernel.org CC: David Weinehall Subject: Re: Linux 2.4.4-ac14 In-Reply-To: <20677.990608858@kao2.melbourne.sgi.com> <20010523053620.C7114@zalem.puupuu.org> <20010523120821.A3640@khan.acc.umu.se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org David Weinehall wrote: > > We don't provide the binutils or gcc with the kernel either. The 6502 > > is a rather well known processor. Try plonking "6502 assembler" in > > google and you'll have a lot of choice. > > Me likee, finally asm in the kernel I can grok. Someone else who has trouble with x86 asm, but rembers 6502 almost as well as their native language:) Of course the M68K and RISC code isn't too bad, but 6502 is still where I'm most comfortable. -Thomas