Chromium Code Reviews| Index: gdb/common/gdb_wait.h |
| diff --git a/gdb/gdb_wait.h b/gdb/common/gdb_wait.h |
| similarity index 98% |
| rename from gdb/gdb_wait.h |
| rename to gdb/common/gdb_wait.h |
| index 1d02f37374082dcc5909568e60f4a9da02d419dc..1c234c41530a773a2907ef6b31ebbdd7fb535b85 100644 |
| --- a/gdb/gdb_wait.h |
| +++ b/gdb/common/gdb_wait.h |
| @@ -1,5 +1,5 @@ |
| /* Standard wait macros. |
| - Copyright (C) 2000, 2007-2012 Free Software Foundation, Inc. |
| + Copyright (C) 2000-2013 Free Software Foundation, Inc. |
| This file is part of GDB. |