From ec2ea1feffa85f1138e5b091fcea164dbfbf7979 Mon Sep 17 00:00:00 2001 From: David Given Date: Mon, 10 Jun 2019 23:57:43 +0200 Subject: [PATCH] Add missing file. --- plat/cpm/libsys/make_bdos_call.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 plat/cpm/libsys/make_bdos_call.sh diff --git a/plat/cpm/libsys/make_bdos_call.sh b/plat/cpm/libsys/make_bdos_call.sh new file mode 100755 index 000000000..949523007 --- /dev/null +++ b/plat/cpm/libsys/make_bdos_call.sh @@ -0,0 +1,10 @@ +#!/bin/sh +cat <