livoxGen1: unmangle symbols, add .sizes

This commit is contained in:
2025-11-08 11:09:09 -04:00
parent 5dbed56e38
commit 28e56653ea
3 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
__kernel void collate(__global uchar* assembly, __global uchar* collation) {
// Placeholder kernel - will be replaced with actual collation logic
// Placeholder kernel - will be replaced with actual collation logic.
}