| Summary: | [PATCH] genwakecode generates errornously define for undefined constant | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Jens Rehsack <rehsack> | ||||
| Component: | kern | Assignee: | freebsd-acpi (Nobody) <acpi> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | rehsack | ||||
| Priority: | Normal | ||||||
| Version: | Unspecified | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Jens Rehsack
2003-06-07 10:10:13 UTC
Responsible Changed From-To: freebsd-bugs->freebsd-acpi Over to ACPI maintainers I don't see how your patch affects anything. Can you supply more info? > nm -n acpi_wakecode.o > 1 > nm -n --defined-only acpi_wakecode.o > 2 > diff -u 1 2 > -Nate State Changed From-To: open->closed I committed this although it makes no difference in our current code generation. Thanks. |