On Wed, 2007-01-03 at 15:52 -0500, Len Brown wrote:
> Thomas,
> Why do the following files appear in OpenSuse 10.2?
>
> $ find /usr/include -name '*acpi*'
> /usr/include/asm/acpi.h
> /usr/include/asm-x86_64/acpi.h
> /usr/include/asm-i386/acpi.h
> /usr/include/linux/acpi.h
> /usr/include/linux/pci-acpi.h
>
> They are not present on a Fedora Core 6 system.
No idea. I never used them and I don't know any user space tool using
them.
They were already present in SLES9 or even earlier.
Don't know how to determine whether any of them gets used by any
application, but I doubt they are used.
I had a quick look at the glibc sources, I couldn't find anything
explicitly adding acpi kernel headers, they may get added by accident
through some regex.
What is the reason you ask this for, do you get name clashes with other
programs, should they get reverted for cleanup reasons?
Thomas
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html