artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
801b193
)
remove an ancient XXX
author
deraadt
<deraadt@openbsd.org>
Tue, 27 Jul 2010 23:36:35 +0000
(23:36 +0000)
committer
deraadt
<deraadt@openbsd.org>
Tue, 27 Jul 2010 23:36:35 +0000
(23:36 +0000)
sys/dev/acpi/dsdt.c
patch
|
blob
|
history
diff --git
a/sys/dev/acpi/dsdt.c
b/sys/dev/acpi/dsdt.c
index
d1de06d
..
f4a1791
100644
(file)
--- a/
sys/dev/acpi/dsdt.c
+++ b/
sys/dev/acpi/dsdt.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: dsdt.c,v 1.17
4 2010/07/27 02:00:36 krw
Exp $ */
+/* $OpenBSD: dsdt.c,v 1.17
5 2010/07/27 23:36:35 deraadt
Exp $ */
/*
* Copyright (c) 2005 Jordan Hargrave <jordan@openbsd.org>
*
@@
-1743,9
+1743,6
@@
aml_val_to_string(const struct aml_value *val)
}
#endif /* SMALL_KERNEL */
-/*
- * XXX: NEW PARSER CODE GOES HERE
- */
int aml_error;
struct aml_value *aml_gettgt(struct aml_value *, int);