[NFC][AArch64] Explicitly define undefined bits for instructions (#122129)
[llvm-project.git] / clang / test / Import / extern-c-function / Inputs / F.cpp
blobc417d56302606d2e28bb72a36132192abc717107
1 extern "C" {
2 void f(int arg);