5 lines
71 B
Bash
5 lines
71 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
# Returning core level for all IRQs
|
||
|
echo balance_level=core
|