This commit is contained in:
Valentin Brandl 2019-12-16 11:37:38 +01:00
parent d47bb693a6
commit 6f226c2845
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

View File

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