mirror of
https://github.com/google/cpu_features.git
synced 2025-07-02 21:53:18 +02:00
NFC remove reference to libc memory functions
This commit is contained in:
@ -70,7 +70,6 @@ typedef struct {
|
||||
PPCFeatures features;
|
||||
} PPCInfo;
|
||||
|
||||
// This function is guaranteed to be malloc, memset and memcpy free.
|
||||
PPCInfo GetPPCInfo(void);
|
||||
|
||||
typedef struct {
|
||||
|
Reference in New Issue
Block a user