Home
last modified time | relevance | path

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

/openbmc/linux/scripts/gdb/linux/
H A Dproc.py38 class LxVersion(gdb.Command): class
43 super(LxVersion, self).__init__("lx-version", gdb.COMMAND_DATA)
50 LxVersion()