Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350906
b: refs/heads/master
c: d9652b4
h: refs/heads/master
v: v3
  • Loading branch information
Bob Moore authored and Rafael J. Wysocki committed Jan 25, 2013
1 parent c1514a5 commit 72673c6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 48ffb94f9e6f9b11c26884f26199e3d51bb22e54
refs/heads/master: d9652b4e8a26384be959770839773a9dee7d0c2c
4 changes: 3 additions & 1 deletion trunk/drivers/acpi/acpica/acglobal.h
Original file line number Diff line number Diff line change
Expand Up @@ -405,14 +405,16 @@ ACPI_EXTERN u32 acpi_gbl_trace_dbg_layer;

/*****************************************************************************
*
* Debugger globals
* Debugger and Disassembler globals
*
****************************************************************************/

ACPI_EXTERN u8 acpi_gbl_db_output_flags;

#ifdef ACPI_DISASSEMBLER

u8 ACPI_INIT_GLOBAL(acpi_gbl_ignore_noop_operator, FALSE);

ACPI_EXTERN u8 acpi_gbl_db_opt_disasm;
ACPI_EXTERN u8 acpi_gbl_db_opt_verbose;
ACPI_EXTERN struct acpi_external_list *acpi_gbl_external_list;
Expand Down

0 comments on commit 72673c6

Please sign in to comment.