LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel
User Name
Password
Linux - Kernel This forum is for all discussion relating to the Linux kernel.

Notices


Reply
  Search this Thread
Old 01-25-2016, 11:47 PM   #1
TeaYoung
LQ Newbie
 
Registered: Apr 2013
Posts: 26

Rep: Reputation: Disabled
arch/arm/mach-*/mach-*.c What do you call it?


arch/arm/mach-*/mach-*.c What do you call it?

And the initialization of the board at its source.

The personal is called "startup code", has established a name randomly.

arch/arm/mach-*/mach-*.c associated with the board initialization, such as the mach -. * c What did you call me a file?
 
Old 02-07-2016, 08:04 AM   #2
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,659
Blog Entries: 4

Rep: Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941
Within the Linux kernel source tree, there is a directory called /arch/machinetype which contains the architecture-specific versions of certain subroutines for a particular machinetype such as arm or x86 or i8080 .

These files may be in C or in architecture-specific assembler language, or, most commonly, in C files with large blocks of asm{...} code inside.

What you are looking at is a string that might be used with the ls command to find any file-names that begin with mach- and end with .c, in any directory within /arch/arm whose name begins with mach-. This string will match the names of zero-or-more files, which are "the files you are looking for."
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trying to compile 2.6.19, how do I prevent arch/i386/mach-generic/probe.c from runnin vivekt Linux - Kernel 1 12-03-2006 03:04 PM
clamd upgradation in remote mach through local mac by script to be run on local mach Narayandutt Programming 3 11-29-2006 10:00 AM
can't share internet between two FC3 mach. lumba Linux - Networking 13 02-04-2005 12:39 PM
Mach Speed M/B mimsmall Mandriva 1 03-02-2004 12:40 AM
mach / hurd blabla KayJay Linux - Software 0 04-11-2002 05:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel

All times are GMT -5. The time now is 11:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration