https://git.reactos.org/?p=reactos.git;a=commitdiff;h=50ae5e7c5268222718174221366169e2b115b06a

commit 50ae5e7c5268222718174221366169e2b115b06a
Author: Colin Finck <co...@reactos.org>
AuthorDate: Mon Oct 16 11:40:52 2017 +0200

    [KD] [KD64] Introduce KdpPrintBanner and use it in all places where we 
print the (now consistent) banner instead of copying the code over and over 
again.
    
    I still don't like that we're copying code between KD and KD64 instead of 
sharing it.
    But as both modules are totally distinct at the moment, I won't be the one 
introducing shared functions between them.

Reply via email to