ipkvm.go 59 B

12345
  1. package main
  2. func init_ipkvm_mode() error {
  3. return nil
  4. }