Move common linux procfs code to common/

This commit is contained in:
Luis Machado
2011-08-24 12:07:28 +00:00
parent f040079fa2
commit 13da1c9782
24 changed files with 159 additions and 64 deletions

View File

@ -40,6 +40,7 @@
#include "gdbcore.h"
#include "observer.h"
#include "linux-nat.h"
#include "linux-procfs.h"
#include <signal.h>