From 972dcfcdbfe75dcfeb777150c136576cf1a71e99 Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Fri, 9 Oct 2015 22:59:03 +0200 Subject: initial commit for Enea Linux 5.0 arm Signed-off-by: Tudor Florea --- meta/lib/oeqa/runtime/files/test.cpp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta/lib/oeqa/runtime/files/test.cpp (limited to 'meta/lib/oeqa/runtime/files/test.cpp') diff --git a/meta/lib/oeqa/runtime/files/test.cpp b/meta/lib/oeqa/runtime/files/test.cpp new file mode 100644 index 0000000000..9e1a76473d --- /dev/null +++ b/meta/lib/oeqa/runtime/files/test.cpp @@ -0,0 +1,3 @@ +#include + +int main() {} \ No newline at end of file -- cgit v1.2.3-54-g00ecf