Module Name:    src
Committed By:   fcambus
Date:           Thu Feb 10 20:49:39 UTC 2022

Modified Files:
        src/share/misc: acronyms.comp

Log Message:
Add PLT (procedure linkage table).


To generate a diff of this commit:
cvs rdiff -u -r1.325 -r1.326 src/share/misc/acronyms.comp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/misc/acronyms.comp
diff -u src/share/misc/acronyms.comp:1.325 src/share/misc/acronyms.comp:1.326
--- src/share/misc/acronyms.comp:1.325	Wed Nov 10 07:08:47 2021
+++ src/share/misc/acronyms.comp	Thu Feb 10 20:49:39 2022
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.325 2021/11/10 07:08:47 plunky Exp $
+$NetBSD: acronyms.comp,v 1.326 2022/02/10 20:49:39 fcambus Exp $
 3WHS	three-way handshake
 8VSB	8-state vestigial side band modulation
 AA	anti-aliasing
@@ -1224,6 +1224,7 @@ PLC	programmable logic controller
 PLD	programmable logic device
 PLL	phase locked loop
 PLRU	pseudo LRU
+PLT	procedure linkage table
 PLTM	package level thermal management
 PM	power management
 PM	{phase,pulse} modulation

Reply via email to