Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/lib/modules/3.2.0-4-amd64/source/include/linux/ |
Current File : //proc/self/root/lib/modules/3.2.0-4-amd64/source/include/linux/acpi_io.h |
#ifndef _ACPI_IO_H_ #define _ACPI_IO_H_ #include <linux/io.h> #include <acpi/acpi.h> static inline void __iomem *acpi_os_ioremap(acpi_physical_address phys, acpi_size size) { return ioremap_cache(phys, size); } void __iomem *acpi_os_get_iomem(acpi_physical_address phys, unsigned int size); #endif
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare