mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 02:10:45 -05:00
4 lines
121 B
C
4 lines
121 B
C
// RUN: %clang_cc1 -emit-llvm < %s
|
|
|
|
volatile unsigned char* const __attribute__((address_space(1))) serial_ctrl = 0x02;
|
|
|