1
0
mirror of https://github.com/m00natic/vlfi.git synced 2024-10-05 18:30:51 +01:00

Declare hexl functions to please byte compiler.

This commit is contained in:
Andrey Kotlarski 2014-09-25 17:53:21 +03:00
parent e4a2e806c9
commit 023ee704e7

View File

@ -109,6 +109,9 @@ but don't change batch size. If t, measure and change."
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; profiling
(declare-function hexl-line-displen "hexl")
(declare-function dehexlify-buffer "hexl")
(defun vlf-tune-initialize-measurement ()
"Initialize measurement vector."
(make-local-variable 'vlf-tune-max)