This commit is contained in:
Valentin Brandl
2019-12-16 11:37:38 +01:00
parent d47bb693a6
commit 6f226c2845

View File

@ -42,3 +42,13 @@
short = BP, short = BP,
long = base pointer long = base pointer
} }
\DeclareAcronym{rbc}{
short = RBC,
long = runtime bounds checking
}
\DeclareAcronym{dos}{
short = DOS,
long = denial of service
}