Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/misc Add PLT (procedure linkage table).



details:   https://anonhg.NetBSD.org/src/rev/3d3984e30513
branches:  trunk
changeset: 361114:3d3984e30513
user:      fcambus <fcambus%NetBSD.org@localhost>
date:      Thu Feb 10 20:49:39 2022 +0000

description:
Add PLT (procedure linkage table).

diffstat:

 share/misc/acronyms.comp |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 43a21548e842 -r 3d3984e30513 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Thu Feb 10 16:11:41 2022 +0000
+++ b/share/misc/acronyms.comp  Thu Feb 10 20:49:39 2022 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index