aboutsummaryrefslogtreecommitdiff
path: root/system/freeipmi/prototype.patch
blob: 394f298264d5965f6f3233170a27001be3ec898d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
From 9239a686e4bfd862145f4654017112a0f8cbbb0d Mon Sep 17 00:00:00 2001
From: Albert Chu <chu11@llnl.gov>
Date: Fri, 22 Mar 2024 21:07:28 -0700
Subject: libfreeipmi/sel/ipmi-sel-string-supermicro-common.h: Add missing
 function prototype.

---
 libfreeipmi/sel/ipmi-sel-string-supermicro-common.h | 10 ++++++++++
 2 files changed, 15 insertions(+)

diff --git a/libfreeipmi/sel/ipmi-sel-string-supermicro-common.h b/libfreeipmi/sel/ipmi-sel-string-supermicro-common.h
index 5785f2b64..be5e41d7d 100644
--- a/libfreeipmi/sel/ipmi-sel-string-supermicro-common.h
+++ b/libfreeipmi/sel/ipmi-sel-string-supermicro-common.h
@@ -39,4 +39,14 @@ int sel_string_output_supermicro_overheat_event_data1_class_oem (ipmi_sel_ctx_t
                                                                  unsigned int *wlen,
                                                                  struct ipmi_sel_system_event_record_data *system_event_record_data);
 
+int sel_string_output_supermicro_dimm_event_data2_event_data3 (ipmi_sel_ctx_t ctx,
+                                                               struct ipmi_sel_entry *sel_entry,
+                                                               uint8_t sel_record_type,
+                                                               char *buf,
+                                                               unsigned int buflen,
+                                                               unsigned int flags,
+                                                               unsigned int *wlen,
+                                                               struct ipmi_sel_system_event_record_data *system_event_record_data,
+                                                               int *oem_rv);
+
 #endif /* IPMI_SEL_STRING_SUPERMICRO_COMMON_H */
-- 
cgit v1.2.3-70-g09d2