package kotlinx.coroutines;

import kotlin.coroutines.EmptyCoroutineContext;

/* JADX INFO: loaded from: classes.dex */
public final class t0 implements x {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public static final t0 f29562a = new t0();

    @Override // kotlinx.coroutines.x
    public final kotlin.coroutines.h getCoroutineContext() {
        return EmptyCoroutineContext.f29221a;
    }
}
