From 0e22b65cd7ab8ba849c2aeda8e62ad524877cdd5 Mon Sep 17 00:00:00 2001 From: andypugh Date: Wed, 31 Dec 2025 23:20:48 +0000 Subject: [PATCH 1/3] 2.9.8 Release --- src/hal/hal_lib.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hal/hal_lib.c b/src/hal/hal_lib.c index a113454c53c..95f26261db9 100644 --- a/src/hal/hal_lib.c +++ b/src/hal/hal_lib.c @@ -17,6 +17,7 @@ * Last change: ********************************************************************/ + /** Copyright (C) 2003 John Kasunich From cead5569da7bbe9c8c134c9ef92e8575c2181935 Mon Sep 17 00:00:00 2001 From: andypugh Date: Wed, 31 Dec 2025 23:20:48 +0000 Subject: [PATCH 2/3] 2.9.8 Release --- src/hal/hal.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hal/hal.h b/src/hal/hal.h index 5480d937fc3..f69847892ec 100644 --- a/src/hal/hal.h +++ b/src/hal/hal.h @@ -20,6 +20,7 @@ ********************************************************************/ /* testing */ + /** This file, 'hal.h', defines the API and data structures used by the HAL. This file is included in both realtime and non-realtime HAL components. HAL uses the RTPAI real time interface, and the From ddd850e8e1d2cc0e230dc799c80eb53b26f21eb5 Mon Sep 17 00:00:00 2001 From: andypugh Date: Wed, 31 Dec 2025 23:20:48 +0000 Subject: [PATCH 3/3] 2.9.8 Release --- src/hal/hal.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hal/hal.h b/src/hal/hal.h index f69847892ec..b303556a7be 100644 --- a/src/hal/hal.h +++ b/src/hal/hal.h @@ -124,6 +124,7 @@ */ + #include RTAPI_BEGIN_DECLS