Re: which function calls identify_machine on linux-ppc ?

Mike A. Harris (mharris@ican.net)
Sat, 9 Jan 1999 01:38:37 -0500 (EST)


On Fri, 28 Aug 1998, Herve REY wrote:

>i want to know which function calls identify_machine (located in /arch/ppc/setup.c).
>i use 2.1.57 prep-kernel.

cd /usr/src/linux
grep "identify_machine" $(find . -type f)

--
Mike A. Harris  -  Computer Consultant  -  Linux advocate

Linux software galore: http://freshmeat.net

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/