Skip to content

pmm: simpler and bugfix process_memory_range loop #946

pmm: simpler and bugfix process_memory_range loop

pmm: simpler and bugfix process_memory_range loop #946

Workflow file for this run

name: test-clang-format
on:
push:
branches: [ mainline ]
pull_request:
branches: [ mainline ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
clangFormatVersion: 10
extensions: 'h,c'