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