File: debuginfo_test_lib.cc

package info (click to toggle)
bpfcc 0.26.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 20,568 kB
  • sloc: ansic: 488,515; python: 38,439; cpp: 25,333; sh: 780; makefile: 262
file content (4 lines) | stat: -rw-r--r-- 43 bytes parent folder | download | duplicates (4)
1
2
3
4
extern "C" {

int symbol() { return 0; }
}