#!/bin/sh
# DF-2921: build the overflow livelock trigger (run inside the guest)
cc -O2 -o /tmp/op2921 op2921.c
