From ef8aa19c33e83ff019595fd7f8fdc29c35c336a3 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Wed, 13 Feb 2013 18:21:12 -0800 Subject: Imported Upstream version 2.8.10.2 --- Tests/PDBDirectoryAndName/mylibD.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 Tests/PDBDirectoryAndName/mylibD.c (limited to 'Tests/PDBDirectoryAndName/mylibD.c') diff --git a/Tests/PDBDirectoryAndName/mylibD.c b/Tests/PDBDirectoryAndName/mylibD.c new file mode 100644 index 000000000..efa8a8234 --- /dev/null +++ b/Tests/PDBDirectoryAndName/mylibD.c @@ -0,0 +1 @@ +int mylibD() { return -1; } -- cgit v1.2.3