index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
pnx0101
/
debug-pnx0101.c
blob: 8dae2e49255bc601afd4352418c97dc2bf33d249 (
plain
)
1
2
3
4
5
#include <stdbool.h>
bool
dbg_ports
()
{
return false
;
}