Home
last modified time | relevance | path

Searched refs:needslash (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/scripts/dtc/
H A Dutil.c84 int needslash = 1; in join_path() local
89 needslash = 0; in join_path()
95 if (needslash) { in join_path()