summaryrefslogtreecommitdiff
path: root/source/include/actables.h
diff options
context:
space:
mode:
authorRobert Moore <Robert.Moore@intel.com>2016-04-19 10:09:21 -0700
committerRobert Moore <Robert.Moore@intel.com>2016-04-19 10:09:21 -0700
commitba60e4500053010bf775d58f6f61febbdb94d817 (patch)
tree5945ed17e0337d537bd87a775543a3f23c438d0c /source/include/actables.h
parent13c1892b9a1bdac81f864c3a49ab2381ba0850d2 (diff)
downloadacpica-ba60e4500053010bf775d58f6f61febbdb94d817.tar.gz
Move all ASCII utilities to a common file
New file is utascii.c
Diffstat (limited to 'source/include/actables.h')
-rw-r--r--source/include/actables.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/include/actables.h b/source/include/actables.h
index acdf082bc..204af438c 100644
--- a/source/include/actables.h
+++ b/source/include/actables.h
@@ -318,10 +318,6 @@ ACPI_STATUS
AcpiTbParseRootTable (
ACPI_PHYSICAL_ADDRESS RsdpAddress);
-BOOLEAN
-AcpiIsValidSignature (
- char *Signature);
-
/*
* tbxfload