| To: | loody <miloody@gmail.com> |
|---|---|
| Subject: | Re: some question about struct ktermios |
| From: | Philipp Ittershagen <p.ittershagen@googlemail.com> |
| Date: | Sat, 7 Jul 2012 12:54:18 +0200 |
| Cc: | Linux MIPS Mailing List <linux-mips@linux-mips.org>, Kernel Newbies <kernelnewbies@nl.linux.org>, kernelnewbies@kernelnewbies.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=6uraLCkiggtfykfJXki+ig7UJeR8qNIKKAeguw6iaUw=; b=dA9Wt44Gd0fEqrzICG+Rlfm0f4NylLaqrv39hJNEzxYPIwX1TZBIqDmGEetOfz+kxP lRcx36HJlJiLHUOgsKwMdU6qWIAZCKRbqxKVxbR1NUq69xpYYY4Dvk2B9KnVYobYUQzx WYdJ1qIsnMOmSWLZkg5dIGS8iSVAxPjq7CWhPzhr0jEbYMDWu4WBGDb4QKpjPKZy0mSo KK3ZqguhzqaJL7f5wydRIryAYObl3h1bFjyHIQ1jg1uMu69L2s/FAex1DBzdWge0U0Mg g0E8aXejqzYA3Ano1PEaf3Lei/2JqieoL0COmCmCVWDd5+VYLTmR8hsmjyYJhXdAaV9b ReoQ== |
| In-reply-to: | <CANudz+soE9jkRERLbMLJYnYR5GXpkkt2owhQSDxXSMCVY7uF2Q@mail.gmail.com> |
| List-archive: | <http://www.linux-mips.org/archives/linux-mips/> |
| List-help: | <mailto:ecartis@linux-mips.org?Subject=help> |
| List-id: | linux-mips <linux-mips.eddie.linux-mips.org> |
| List-owner: | <mailto:ralf@linux-mips.org> |
| List-post: | <mailto:linux-mips@linux-mips.org> |
| List-software: | Ecartis version 1.0.0 |
| List-subscribe: | <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips> |
| List-unsubscribe: | <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips> |
| References: | <CANudz+soE9jkRERLbMLJYnYR5GXpkkt2owhQSDxXSMCVY7uF2Q@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Sat, Jul 7, 2012 at 12:46 PM, loody <miloody@gmail.com> wrote: > Dear all > "struct ktermios" is the struct used for terminal. > Why the header file is put at arch/mips/include/asm/termbits.h > Doesn't it should located at kernel/include? That is the architecture-specific definition. The generic definition can be found at include/asm-generic/termbits.h Greetings, Philipp |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | some question about struct ktermios, loody |
|---|---|
| Next by Date: | [PATCH V2 2/7] MIPS: BCM63XX: Move DMA descriptor definition into common header file, Kevin Cernekee |
| Previous by Thread: | some question about struct ktermios, loody |
| Next by Thread: | [PATCH V2 2/7] MIPS: BCM63XX: Move DMA descriptor definition into common header file, Kevin Cernekee |
| Indexes: | [Date] [Thread] [Top] [All Lists] |