mirror of
https://github.com/opnsense/src.git
synced 2026-03-17 16:14:58 -04:00
5 lines
94 B
LLVM
5 lines
94 B
LLVM
|
|
; Needs a function for the combined index to be populated
|
||
|
|
define void @bar() {
|
||
|
|
ret void
|
||
|
|
}
|