mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-01 09:13:37 +00:00
docs: ioctl: add it to the uAPI guide
While 100% of its contents is userspace, let's keep the dir at the same place, as this is a well-known location. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
parent
09fdc957ad
commit
616b81db2f
3 changed files with 2 additions and 3 deletions
|
|
@ -56,6 +56,7 @@ the kernel interface as seen by application developers.
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
userspace-api/index
|
userspace-api/index
|
||||||
|
ioctl/index
|
||||||
|
|
||||||
|
|
||||||
Introduction to kernel development
|
Introduction to kernel development
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
:orphan:
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
======
|
======
|
||||||
IOCTLs
|
IOCTLs
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,3 @@
|
||||||
:orphan:
|
|
||||||
|
|
||||||
=============
|
=============
|
||||||
Ioctl Numbers
|
Ioctl Numbers
|
||||||
=============
|
=============
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue