diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-03-22 13:24:02 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-03-25 12:46:05 +0200 |
| commit | 2675f920652cc9218b4b3dc513c76b0546a5a5ae (patch) | |
| tree | 8ae9084acf230839d4b7f2eeef2ba4549ee8d35d /executor/test_executor_linux.cc | |
| parent | 2e9d905410db5615d2e7d3418979d79249ac74f6 (diff) | |
sys/linux: add cgroup descriptions
Diffstat (limited to 'executor/test_executor_linux.cc')
| -rw-r--r-- | executor/test_executor_linux.cc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/executor/test_executor_linux.cc b/executor/test_executor_linux.cc index 01180624b..27292ce27 100644 --- a/executor/test_executor_linux.cc +++ b/executor/test_executor_linux.cc @@ -8,10 +8,6 @@ #include <sys/utsname.h> -void loop() -{ -} // to prevent warning: ‘void loop()’ used but never defined - extern "C" int test_copyin() { unsigned char x[4] = {}; |
