6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
|
#!/bin/sh
|
||
|
#
|
||
|
# No shared libs on MiNT yet, sigh.
|
||
|
|
||
|
echo > /dev/null
|