summaryrefslogtreecommitdiffstats
path: root/common.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-03-25 13:20:15 +0100
committerMattias Andrée <maandree@kth.se>2021-03-25 13:20:15 +0100
commit71461330a7d343a5bbdd6c2c96d4652f44852030 (patch)
tree0fc86c32b17edde3599f0a86411e2da3474728a5 /common.c
downloadpdatools-71461330a7d343a5bbdd6c2c96d4652f44852030.tar.gz
pdatools-71461330a7d343a5bbdd6c2c96d4652f44852030.tar.bz2
pdatools-71461330a7d343a5bbdd6c2c96d4652f44852030.tar.xz
First commit
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'common.c')
-rw-r--r--common.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/common.c b/common.c
new file mode 100644
index 0000000..72692ba
--- /dev/null
+++ b/common.c
@@ -0,0 +1,2 @@
+/* See LICENSE file for copyright and license details. */
+char *argv0;