File: mem_if_cpp.cpp

package info (click to toggle)
ipmiutil 3.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,992 kB
  • sloc: ansic: 73,406; sh: 15,281; cpp: 2,245; makefile: 520
file content (5 lines) | stat: -rw-r--r-- 171 bytes parent folder | download | duplicates (5)
1
2
3
4
5
// mem_if_cpp.cpp
//    Include the actual mem_if source into this .cpp file.
//    This is a wrapper for build.exe to detect its type as C++.
//
#include "mem_if.c"