mirror of
https://github.com/m00natic/vlfi.git
synced 2025-01-18 12:05:31 +00:00
Declare hexl functions to please byte compiler.
This commit is contained in:
parent
e4a2e806c9
commit
023ee704e7
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user